Initiate Payment By Fiat Currency
Payment
Initiate Payment By Fiat Currency
Create a payment transaction for a specific fiat currency
POST
Initiate Payment By Fiat Currency
Path Parameters
Currency code for the paymentExample:
"ngn"Headers
Base64-encoded HMAC-SHA256 signature of the request payload using the API secretMinimum string length:
1Example: "5e73d044c44d733fcf819ad3409aaaddca840d421b69cb0b04e2c750fc62e-ce7526d36296237663ad1f06f62a730c0466516507196b3ce6567493c-c52a7cf63d"Current timestamp in ISO 8601 formatExample:
"2025-03-15T09:45:53.000Z"Unique identifier for the request (UUID v4)Example:
"550e8400-e29b-41d4-a716-446655440000"Your API access ID provided by TenderExample:
"your-access-id-here"Media type of the request bodyExample:
"application/json"Body
Payment amount in the specified currencyExample:
"1.023"Blockchain network to use for the transactionExample:
"avalanche"Cryptocurrency for the paymentExample:
"avalanche"Optional reference or transaction ID for your own tracking purposesExample:
"ORDER-12345"Response
Status of the API requestExample:
"success"Human-readable message describing the resultExample:
"success"The initiated payment transaction details
Authorizations
HMAC-SHA256 signature. Required headers: x-access-id, x-request-id (UUID), x-timestamp (ISO), authorization (HMAC signature)
Headers
Base64-encoded HMAC-SHA256 signature of the request payload using the API secret
Current timestamp in ISO 8601 format
Unique identifier for the request (UUID v4)
Your API access ID provided by Tender
Media type of the request body
Path Parameters
Fiat currency code (e.g., ngn, usd)
Body
application/json