Skip to main content
POST
Parse a receipt URL

Authorizations

Authorization
string
header
required

API key from your dashboard - starts with chk_. Requires a business account.

Body

application/json
receipt_url
string
required

The share URL from a banking app

Example:

"https://apps.ethiotelecom.et/receipt/DEL889NG4S"

Response

Extracted receipt data

bank
string
Example:

"telebirr"

bank_name
string
Example:

"Telebirr"

transaction_number
string
Example:

"DEL889NG4S"

account_number
string | null
Example:

null

source_url
string
Example:

"https://apps.ethiotelecom.et/receipt/DEL889NG4S"

receipt_token
string | null
Example:

null

requires_account_number
boolean
Example:

false

requires_explicit_settlement_account
boolean
Example:

false