POST Add Vendor
The POST Add Vendor method enables merchants to add a new vendor into the AndDone system for the purpose of sending outbound payments.
Note: This API is supported in AndDone version 2.3 only.
| API Endpoint |
| https://api.uat.anddone.com/vendorapi/secure/merchants/vendors |
| API Data | Details |
| URI | vendorapi/secure/merchants/vendors |
| Method | POST |
| Authorization | API Key Authorization |
| Authorization | |
| x-api-key | API key {env_merchantAccessKey} |
| Request Headers | |
| x-app-key | Merchant ID or App Key {env_merchantId} |
| x-version | API version (e.g., 2.3) |
| Origin | URL or IP address provided to AndDone as an allowed origin. |
| Content-Type | application/json |
Request Parameters
| Field Name | Data Type | Mandatory | Field Length | Description |
Body Request Example (JSON)
Response Parameters
Body Response Example (JSON)