Payments - Retrieve
GET {{baseUrl}}/payments/:id?force_sync=true&expand_captures=true&expand_attempts=true
To retrieve the properties of a Payment. This may be used to get the status of a previously initiated payment or next action for an ongoing payment
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
force_sync | boolean | ||
expand_captures | boolean | ||
expand_attempts | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |