Confirmation of funds debit
POST
https://agwsapi.tarlanpayments.kz/showcase-gateway/api/v1/action/confirm/invoice
Headers
Name | Value |
---|---|
Content-Type |
|
X-Signature |
Body
Name | Type | Description |
---|---|---|
| String | Showcase code in the Tarlanpayments system |
| String | Payment confirmation code |
| String | Payment ID on the showcase side |
Response
Name | Type | Description |
---|---|---|
status | bool | Request processing status |
status_code | uint | Error code |
message | string | Description of error |
result | Object | An object storing payment information |
-is_success | String | Payment success flag |
-transaction_status_id | String | |
external_id | String | Payment ID on the showcase side |
Last updated