Retrieve all authorization resources of an existing transaction including their attributes.
ratepay_transaction_id required | string ID of transaction to retrieve. Get an overview of key identifiers used in payment API. |
Authorizations retrieved
Bad request
Transaction not found
Legally not allowed
Technical problem
{- "_embedded": {
- "authorizations": [
- {
- "_links": {
}, - "created": "2019-08-24T14:15:22Z",
- "ratepay_authorization_id": "9wdn0Fvkb9Zxsfiql5l6"
}
]
}, - "_links": {
}, - "ratepay_transaction_id": "scwBgARW-nE93I7_ywhp"
}