Admin/Vendor
Vendors info.
Get Vendors
GET
https://switchapi3.azurewebsites.net/admin/vendors
This endpoint retrieves the vendors.
Query Parameters
Name | Type | Description |
---|---|---|
is_verified | string | Verification filter. |
per_page | string | Defaults to 20. |
page | string | Defaults to 1. |
Headers
Name | Type | Description |
---|---|---|
SWI-CID | string | Client ID |
Authorization | string | Format for Authorization is Bearer token. |
Last updated