Skip to main content
POST
Generic provider proxy call

Authorizations

Authorization
string
header
required

Merchant authentication token. Obtained via POST /api/v1/merchant/token/grant. Pass as: Authorization: Bearer

Path Parameters

provider
string
required

Provider name

Body

application/json

Provider-specific request body (varies by provider and endpoint)

Response

Provider response (pass-through)

Provider-specific response, passed through verbatim from the upstream provider's API. Shape varies by provider and by the specific endpoint being proxied — consult the provider's own API documentation for the concrete shape.