Retrieve a cancellation 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_cancellation_id required | string ID of cancellation to retrieve. Get an overview of key identifiers used in payment API. |
Cancellation retrieved
Bad request
Transaction not found
Legally not allowed
Technical problem
{- "_links": {
}, - "created": "2019-08-24T14:15:22Z",
- "ratepay_cancellation_id": "aa7rth5-__GG44rdsasf"
}