Rest Proxy APIs

Proxy endpoint for various integration interfaces

post
/api/v1/rest-proxy

Accepts different payloads based on the interfaceName. See examples for possible request bodies.

Authorizations
X-API-KeystringRequired

To access any of the APIs unless mentioned otherwise will need API Key input for authentication purpose. To get your API Key, please get in touch with OnePint team.

Query parameters
interfaceNamestringRequired

Name of the integration interface to proxy the request to.

Example: inventory-adjustment
Body
stringOptional
Responses
chevron-right
200

A 200 success code indicates that the request was accepted successfully.

application/json
post
/api/v1/rest-proxy

Last updated

Was this helpful?