Get all Distributors

GET {{baseUrl}}/3dCartWebAPI/v1/Distributors?limit=<integer>&offset=<integer>&company=<string>&email=<string>&country=<string>&state=<string>&city=<string>&phone=<string>&countonly=<integer>

Get all Distributors

Request Params

KeyDatatypeRequiredDescription
limitstringMaximum number of items that can be returned
offsetstringStarting point for the return data
companystringCompany Name of the Distributor
emailstringEmail of the Customer
countrystringCountry name of the Customer
statestringState of the Customer
citystringCity of the Customer
phonestringPhone of the Customer
countonlystringCount the number of rows only