Rest Proxy APIs
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
interfaceNamestringRequiredExample:
Name of the integration interface to proxy the request to.
inventory-adjustmentBody
stringOptional
Responses
200
A 200 success code indicates that the request was accepted successfully.
application/json
400
A 400 error code indicates that interfaceName is not valid.
application/json
500
A 500 error code indicates that there is an issue in accepting the request.
application/json
post
/api/v1/rest-proxyLast updated
Was this helpful?

