Check Status
Check the payment status of the transactions
Check Status
GET
https://api.stage.localpayment.com/api/transactions/:externalId/status
This endpoint allows to get the payin or payout status
Path Parameters
Name | Type | Description |
---|---|---|
externalId* | string | Mandatory. The same |
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | Mandatory. Bearer JWT token in format Bearer |
The Body structure of the Callback is the same as the Body structure of the Check Status
Examples: Check Status
Payint Status Codes
PayinPayout Status Codes
PayoutLast updated