Skip to main content

Required fields

FieldExample
bankdashen
transaction_numberD250610001234
account_numberYour Dashen receiving account

Example

curl -X POST https://api.check.et/api/v1/verify \
  -H "Authorization: Bearer chk_xxx" \
  -H "Content-Type: application/json" \
  -d '{
    "bank": "dashen",
    "transaction_number": "D250610001234",
    "account_number": "0016789012345"
  }'

Reference normalization

The API normalizes common Dashen reference formats automatically (with and without leading zeros, with or without dashes). Pass the number as printed on the receipt.