Post Shippers

Retrieve the full list of shippers with optional pagination and sorting

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
limitinteger or nullOptionalDefaults to 0
skipinteger or nullOptionalDefaults to 0
sortmap from strings to integers or nullOptional

Response

Successful Response
_idstring
chrt_notesstring or null
company_namestring or null
contact_namestring or null
created_atstringformat: "date-time"
email_addressstring or null
industrystring or null
job_titlestring or null
last_editedstringformat: "date-time"
linkedin_urlstring or null
phone_numberstring or nullformat: "phone"
schema_versioninteger
street_addressobject or null
website_urlstring or null

Errors