For the complete documentation index, see llms.txt. This page is also available as Markdown.

GET /orders/{reference}/refund

Get refund status for a refund request ---- [auth scope: api-user]

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
refundReferencestringRequired

Refund Reference for refund order

Responses
200Success
application/json
anyOptional
get/orders/{refundReference}/refund

No content

Last updated