Offer instarefund®
Integrators & Partners can trigger instarefund via API using the following endpoint
Authorizations
AuthorizationstringRequired
Basic authentication Username: apiKeyID, Password: apiSecret
Body
idempotency_keystringRequiredExample:
Unique key to ensure idempotent request processing. Repeated requests with the same key must return the same response and must not create duplicate refund offers.
return_9f3a2cResponses
200
Instarefund offer successfully created
application/json
400
Bad request - invalid input
401
Unauthorized
post
/v2/instarefund/offersLast updated