Retrieve a refund resource of an existing transaction including its attributes.
ratepay_transaction_id required | string ID of transaction to retrieve. Get an overview of key identifiers used in payment API. |
ratepay_refund_id required | string ID of refund to retrieve. Get an overview of key identifiers used in payment API. |
Refund retrieved
Bad request
Transaction not found
Legally not allowed
Technical problem
{- "_links": {
}, - "created": "2019-08-24T14:15:22Z",
- "ratepay_refund_id": "9FkZsddr-MaFFFx7gAs_"
}