POST Get Vendor by ID
The POST Get Vendor by ID method allows merchants to retrieve detailed information about a specific vendor using the vendor’s unique ID. This includes key vendor profile data, enabling merchants to review and manage vendor records efficiently.
Note: This API is supported in AndDone version 2.3 only.
API Endpoint |
https://api.uat.anddone.com/vendorapi/secure/merchants/vendors/details |
API Data | Details |
URI | vendorapi/secure/merchants/vendors/details |
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)