Base64-encoded HMAC-SHA256 signature of the request payload using the API secret Minimum string length: 1Example: "5e73d044c44d733fcf819ad3409aaaddca840d421b69cb0b04e2c750fc62e-ce7526d36296237663ad1f06f62a730c0466516507196b3ce6567493c-c52a7cf63d"
Current timestamp in ISO 8601 format Example: "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 Tender Example: "your-access-id-here"
Media type of the request body Example: "application/json"
Body
Agent type (e.g. online, whatsapp, pos) Example: "online"
Display name of the agent or sub-business Example: "Lagos Fashion Store"
Email address of the agent Example: "lagosfashion@store.com"
Phone number of the agent. Required for WhatsApp agents only. Example: "0123246784824"
Location of the agent Example: "Lagos"
Country where the agent is located Example: "Nigeria"
URL of the agent’s avatar image Example: "https:///imagesamp.lo.co"
Default currency for the agent (e.g. ISO 4217 code) Example: "NGN"
Login password for the agent. Required for POS agents only. Example: "12345678"
Response
Status of the API request Example: "success"
Human-readable message describing the result Example: "success"
The created agent object containing all agent information Unique identifier for the agent Example: "66f33b1fa9446a6b6b8f32cd"
Display name of the agent or sub-business Example: "Lagos Fashion Store"
Email address of the agent Example: "jsmith@example.com"
Phone number of the agent Example: "0123246784824"
Location of the agent Example: "Lagos"
Country where the agent is located Example: "Nigeria"
Whether the agent is currently active Example: true
Unique Tender agent identifier Example: "vbibtucm9yn"
ID of the merchant this agent belongs to Example: "6538e8f9bdec6d1a21978a64"
Default currency for the agent Example: "NGN"
Total sales amount with currency Example: "0.00 NGN"
Default fiat currency configuration Show defaultFiatCurrency properties
Fiat currency code Example: "NGN"
Whether to use system exchange rate Example: true
Custom exchange rate (if not using system rate) Example: "0"
ISO 8601 timestamp when the agent was created Example: "2023-11-07T05:31:56Z"
Response
Status of the API request Example: "success"
Human-readable message describing the result Example: "success"
Container object for the agents list and pagination data Array of agent objects Unique identifier for the agent Example: "66f33b1fa9446a6b6b8f32cd"
Display name of the agent or sub-business Example: "Lagos Fashion Store"
Email address of the agent Example: "test10@bobnet.com"
Phone number of the agent Example: "13030303"
Location of the agent Example: "Lekki"
Country where the agent is located Example: "Nigeria"
Whether the agent is currently active Example: true
Unique Tender agent identifier Example: "vbibtucm9yn"
ID of the merchant this agent belongs to Example: "6538e8f9bdec6d1a21978a64"
Default currency for the agent Example: "NGN"
Total sales amount with currency Example: "29.00 NGN"
Default fiat currency configuration Show defaultFiatCurrency properties
Fiat currency code Example: "NGN"
Whether to use system exchange rate Example: true
Custom exchange rate (if not using system rate) Example: "0"
ISO 8601 timestamp when the agent was created Example: "2024-09-24T22:20:15.650Z"
Total number of pages available Example: 1
Current page number Example: 1
Number of items per page Example: 12
HMAC-SHA256 signature. Required headers: x-access-id, x-request-id (UUID), x-timestamp (ISO), authorization (HMAC signature)
Base64-encoded HMAC-SHA256 signature of the request payload using the API secret
x-timestamp
string<date-time>
required
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
Agent type (e.g. online, whatsapp, pos)
Display name of the agent or sub-business
Email address of the agent
Country where the agent is located
Default currency for the agent (e.g. ISO 4217 code)
Phone number of the agent (required for WhatsApp agents only)
URL of the agent's avatar image
Example: "https:///imagesamp.lo.co"
Login password for the agent (required for POS agents only)
Agent created successfully