Get transaction refunds

Use this request to retrieve the refunds that are associated with the specified transaction.

To retrieve these refunds, use a GET method and the following URL:

https://services.taxamo.com/api/v2/transactions/:key/refunds/

where :key is the Transaction Key of the transaction.

Details

TypeValue
Endpoint/api/v2/transactions/:key/refunds/
MethodGET
API ReferenceGet transaction refunds

Query Parameters

ParameterDescription
private_tokenPrivate token.
keyTransaction Key.