Skip to main content

Retrieve a list of vendors

Retrieve a list of vendors.

Authorizations:Token, JWT
Query Parameters
pageintegerDefault: 1The collection page number

Responses

200Vendor collection
Response schema:
Vendor collection
Array
idinteger>= 0
emailstring
statusstringEnum: "E""D"
profile_idinteger
company_namestring
locationstring
descriptionstring
clean_urlstring
imageobject or null
  • object
altstring
urlstring
widthinteger
heightinteger
company_addressobject or null
  • object
addressstring
country_codestring2 characters
stateinteger or null
custom_statestring
citystring
phonestring
zipcodestring<= 32 characters
faxstring
has_special_revshare_fee_dstboolean
special_revshare_fee_dstnumber
has_special_revshare_fee_shippingboolean
special_revshare_fee_shippingnumber
paypal_loginstring
paypal_firstnamestring
paypal_lastnamestring
bank_detailsstring
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null