Authorizations
Authorization header containing the JWT access token returned from the generate token endpoint. The token already includes the Bearer prefix. Example: Authorization: Bearer eyJhbGciOi...
Body
application/json
Your order amount
Your unique Order reference
Your order payment currency to receive in(e.g., TZS, USD)
Available options:
TZS
, USD
Your customer name
Your customer email
Your customer phone number, starting with country code and without the plus sign, e.g., 255712345678
If enabled, this is the generated checksum of the payload. Refer to the documentation for more details.