Retrieve shipping methods by conditions
Retrieve shipping methods by conditions
Authorizations:Token
Query Parameters
_cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) |
_cnd[orderBy] | Array of stringsSets sorting order field |
Responses
200Success
Response schema:
Success Array
free | boolean | ||||||||
method_id | integer | ||||||||
processor | string | ||||||||
carrier | string | ||||||||
code | string | ||||||||
enabled | boolean | ||||||||
position | integer | ||||||||
shipping_markups | Array | ||||||||
taxClass | object | ||||||||
| |||||||||
added | boolean | ||||||||
moduleName | string | ||||||||
fromMarketplace | boolean | ||||||||
iconURL | string | ||||||||
tableType | string | ||||||||
handlingFee | string | ||||||||
handlingFeeType | string |