channelId
for subsequent API calls made to ShipBob endpoints.
A channel is a specific installation of an application built by a vendor on top of our API e.g. John’s Custom Integration #133432.
All write endpoints require a channel to be passed in the header to complete the request.
The channel is used to identify where the data originally came from.
Applications that are granted multi-channel permissions will be able to read data from all channels that belong to a user.
However, multi-channel applications will only be able to write on behalf of their own channel.Authorizations
Authentication using Personal Access Token (PAT) token
Query Parameters
The number of records to return per page. This parameter is used for pagination. If not provided, a default value will be used.
A cursor for pagination. This parameter is used to fetch the next set of results.