logo

Search...

⌘ K

English

Product Guide
API Reference
Resource Download
Help Center

Payin

Payment

Create Payment

POST

Query Payment Status

POST

Refund

Create Refund

POST

Query Refund Status

POST

Settlement

Get Settlement Files

POST

Deposit

Batch Create VA Clients

POST

Batch Update VA Clients

POST

Query VA Client Deposits

POST

Webhook

Payment Notification

POST

Refund Notification

POST

Deposit Notification

POST

Exchange Rate

Get Exchange Rate Quote

POST

Payout

Wallet

Query Wallet Address

POST

Query Wallet Balance

POST

Withdraw

Withdraw Apply

POST

Withdraw Detail

POST

Fiat Withdraw

Quote

POST

Apply

POST

Cancel

POST

List

POST

Detail

POST

Batch

Batch Withdraw Apply

POST

Batch Withdraw Query

POST

Webhook

Withdraw Notification

POST

Fiat Withdraw Notification

POST

https://api.thedecard-sandbox.comundefined

Request

Header Parameters

X-DAPI-API-SECRET

string

REQUIRED

Authorization secret key for verifying request legitimacy

X-DAPI-API-KEY

string

REQUIRED

API key for identifying the caller

X-DAPI-NONCE

string

REQUIRED

Random number (10000–99999) for replay attack prevention

Response

Body

SHELL
SHELL
JAVA
JAVA
PYTHON
PYTHON
GO
GO
NODEJS
NODEJS
1
REQUEST

Base URL

https://api.thedecard-sandbox.com

Parameters

RESPONSE

Click the Send API Request button above and see the response here!

arrivalCurrency)","required":false},{"name":"lockedRateSnapshot","type":"string","description":"Locked rate snapshot (JSON string)","required":false},{"name":"rateSnapshot","type":"object[]","description":"Rate snapshot items","required":false,"properties":[{"name":"fromCurrency","type":"string","description":"Source currency","required":false},{"name":"toCurrency","type":"string","description":"Target currency","required":false},{"name":"rate","type":"string","description":"Exchange rate (1 fromCurrency = rate toCurrency)","required":false}]},{"name":"bankAccountInfo","type":"object","description":"Bank info","required":false,"properties":[{"name":"bankAccountId","type":"string","description":"Bank account id","required":false},{"name":"beneficiaryBankBic","type":"string","description":"Beneficiary bank BIC/SWIFT","required":false},{"name":"supportedCurrencies","type":"string[]","description":"Supported fiat currencies (ISO 4217)","required":false},{"name":"beneficiaryAccountNumber","type":"string","description":"Masked beneficiary account number","required":false},{"name":"beneficiaryAccountNumberPlain","type":"string","description":"Plain account number; null when unavailable or restricted","required":false},{"name":"correspondentBankBic","type":"string","description":"Correspondent / intermediary bank BIC/SWIFT","required":false},{"name":"beneficiaryAddress","type":"string","description":"Beneficiary address","required":false},{"name":"beneficiaryBankAddress","type":"string","description":"Beneficiary bank address","required":false},{"name":"beneficiaryAccountName","type":"string","description":"Beneficiary account name","required":false},{"name":"beneficiaryBankName","type":"string","description":"Beneficiary bank name","required":false},{"name":"beneficiaryCountry","type":"string","description":"Beneficiary country","required":false}]},{"name":"memo","type":"string","description":"Memo / bank reference","required":false},{"name":"quoteId","type":"string","description":"Quote session id","required":false},{"name":"quoteExpireAt","type":"string","description":"Quote expiry time (ISO 8601)","required":false},{"name":"rejectionReason","type":"string","description":"Rejection reason; null if none","required":false},{"name":"failureReason","type":"string","description":"Failure reason; null if none","required":false},{"name":"createdAt","type":"string","description":"Created time (ISO 8601)","required":false},{"name":"completedAt","type":"string","description":"Completed time (ISO 8601); null if not completed","required":false}]}]}}}}}' />