Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Comma-separated fields that should be included in the returned data. if a field is prefixed with +
it will be added to the default fields, using -
will remove it from the default fields. without prefix it will replace the entire default fields.
Body
The shipping option's details.
The shipping option's name.
The ID of the associated service zone.
The ID of the associated shipping profile.
The shipping option's price type. If flat
, the shipping option has a fixed price set in prices
. Otherwise, the shipping option's price is calculated by the fulfillment provider.
flat
, calculated
The ID of the fulfillment provider handling this shipping option.
The shipping option type's details.
The shipping option's prices.
- Option 1
- Option 2
The shipping option's data, useful for the fulfillment provider handling its processing.
The shipping option's rules.
Response
OK
The shipping option's details.
The shipping option's details.