Orders
Get shipping methods
Get all merchants shipping methods
GET
Authorizations
Provide your personal access token in the format 'Bearer {your_personal_access_token}'
Query Parameters
Page of orders to get
Required range:
0 <= x <= 2147483647
Amount of records per page to request
Required range:
1 <= x <= 250
Response
200
application/json
Success
Indicates if the shipping method is active
Indicates the shipping method is a ShipBob default shipping method.
Unique id for shipping method.
Name of the ship method as selected by the merchant and saved in ShipBob’s database (i.e. “ground”). Corresponds to the shipping_method field in the Orders API.
Was this page helpful?