Create invoice from Telegram Mini App
Invoice
Create invoice from Telegram Mini App
Create invoice from Telegram Mini App
POST
Create invoice from Telegram Mini App
Body
application/json
Telegram Mini App initData for customer verification
Example:
"some_init_data_string_from_telegram"
The amount of the invoice
Example:
100
The token address for the invoice
Example:
"0x203fC64C12a51C48755Cf77CB63c2F0618657cFD"
The UUID of the user
Example:
"a1b2c3d4-e5f6-7890-1234-567890abcdef"
The network of the transaction
Example:
"ARB_SEPOLIA"
Hash of the payment data for integrity verification
Example:
"computed_hash_string"
The UUID of the channel
Example:
"a1b2c3d4-e5f6-7890-1234-567890abcdef"
The message ID associated with the invoice
Example:
"12345"

