Deposit Status Endpoint
Retrieve the status of a previously created deposit
Deposit Status
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"user_id": "a78d40c0-9f7c-40f0-93c2-9df76547f319",
"deposit_id": 301423824,
"invoice_id": "388433169",
"country": "TH",
"currency": "THB",
"usd_amount": 56.10,
"local_amount": 2000.00,
"bonus_amount": 1.50,
"bonus_relative": true,
"payment_method": "QRT",
"payment_type": "VOUCHER",
"status": "COMPLETED",
"payer": {
"document": "1234567890123",
"document_type": "PASS",
"email": "[email protected]",
"first_name": "Test",
"last_name": "Testing",
"address": {
"street": "This street",
"city": "That City",
"state": "MH",
"zip_code": "110123"
},
"phone": "+661234567890"
},
"fee_amount": 2.78,
"fee_currency": "USD",
"refunded": false,
"current_payer_verification": "NO_CURRENT_PAYER_DATA",
"provider_external_reference": "741231231234",
"completed_payment_method_code": "QRT"
}
Request
Example request
Example response
Response fields
Field name
Format
Description
Parameter current_payer_verification
current_payer_verification🏦 Bank_Account (Object)
Status Flow
Hosted Checkout Status Flow

OneShot Checkout Status Flow

Status codes
API CodesLast updated
Was this helpful?

