Offer instarefund®

Integrators & Partners can trigger instarefund via API using the following endpoint

Create an instarefund® offer

post
/v2/instarefund/offers

instarefund® offer for a customer's return order.

Authorizations
AuthorizationstringRequired

Basic authentication Username: apiKeyID, Password: apiSecret

Body
idempotency_keystringRequired

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.

Example: return_9f3a2c
Responses
chevron-right
200

Instarefund offer successfully created

application/json
post
/v2/instarefund/offers

Last updated