Retrieve all capture 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. |
Captures retrieved
Bad request
Transaction not found
Legally not allowed
Technical problem
{- "_embedded": {
- "captures": [
- {
- "_links": {
}, - "created": "2019-08-24T14:15:22Z",
- "ratepay_capture_id": "BFNpWnim6LUDFQA8x3VN"
}
]
}, - "_links": {
}, - "ratepay_transaction_id": "scwBgARW-nE93I7_ywhp"
}