v2

latestOpenAPI 3.1.02026-07-262279731.3 MB
Refunds

View a Refund

<Note icon="fa-regular fa-circle-info"> **Note – Refund data retained for 13 months**

The API retains all transaction objects for 13 months from CreationDate. This applies to refunds and the initial transaction linked to a refund.

A call to retrieve the initial transaction of a refund, based on the refund’s InitialTransactionId, may return a 404 Not Found if it occurred more than 13 months ago.

For more information, see the <a href="/api-reference/overview/data-availability-periods">Data availability periods</a> article. </Note>

get/v2.01/{ClientId}/refunds/{RefundId}

Path parameters

ClientIdstring required

Platform's API account identifier, associated with the API key.

RefundIdstring required

Headers

Authorizationstring required

Bearer authentication of the form Bearer <token>, where token is your auth token.

If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.

Response

Success

OR
OR
OR