Vendors
Authorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Query parameters
codestringOptional
clientIdstring · uuidOptional
Responses
200
OK
companyNamestring · nullableOptional
emailstring · nullableOptional
phonestring · nullableOptional
contactPersonstring · nullableOptional
descriptionstring · nullableOptional
idstring · uuidOptional
vendorCodestring · nullableOptional
get
/vendors200
OK
Authorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Body
companyNamestring · nullableOptional
emailstring · nullableOptional
phonestring · nullableOptional
contactPersonstring · nullableOptional
descriptionstring · nullableOptional
clientIdstring · uuid · nullableOptional
vendorCodestring · nullableOptional
Responses
200
OK
idstring · uuidOptional
406
Not Acceptable
post
/vendorsAuthorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Body
companyNamestring · nullableOptional
emailstring · nullableOptional
phonestring · nullableOptional
contactPersonstring · nullableOptional
descriptionstring · nullableOptional
idstring · uuidOptional
Responses
200
OK
idstring · uuidOptional
406
Not Acceptable
put
/vendorsAuthorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Path parameters
idstring · uuidRequired
Responses
200
OK
companyNamestring · nullableOptional
emailstring · nullableOptional
phonestring · nullableOptional
contactPersonstring · nullableOptional
descriptionstring · nullableOptional
idstring · uuidOptional
vendorCodestring · nullableOptional
404
Not Found
406
Not Acceptable
get
/vendors/{id}Last updated
Was this helpful?
