Supplier Account Management
Current Supplier
The supplier currently authenticated.
Use this endpoint to get your supplier_id and organisation_id.
GET
/
supplier
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Response
200 - application/json
id
string
requiredRequired string length:
20 - 36
location
object | null
requiredorganisation
object
requiredWas this page helpful?