Vendor retrieval
Info about Vendors
STAGING_URL: https://switch-api-staging.herokuapp.com
LIVE_URL: https://switchapi.azurewebsites.netGet Vendors
Headers
Name
Type
Description
{
"message": "Vendor retrieved successfully",
"data": {
"id": 7,
"email": "example@gmail.com",
"name": "TinCan",
"category": "loan",
"is_verified": true
}
}Vendor categories
Headers
Name
Type
Description
Get Vendor List
Headers
Name
Type
Description
Last updated
Was this helpful?