Get a list of out of process shipping carriers
200 Success.
401 Unauthorized
Unexpected error
[- {
- "id": 0,
- "code": "string",
- "title": "string",
- "stores": [
- "string"
], - "countries": [
- "string"
], - "sort_order": 0,
- "active": true,
- "tracking_available": true,
- "shipping_labels_available": true
}
]
Create or update an out of process shipping carrier
required | object (out-of-process-shipping-methods-data-out-of-process-carrier-interface) Shipping carrier interface for out of process shipping carriers |
200 Success.
401 Unauthorized
Unexpected error
{- "carrier": {
- "id": 0,
- "code": "string",
- "title": "string",
- "stores": [
- "string"
], - "countries": [
- "string"
], - "sort_order": 0,
- "active": true,
- "tracking_available": true,
- "shipping_labels_available": true
}
}
{- "id": 0,
- "code": "string",
- "title": "string",
- "stores": [
- "string"
], - "countries": [
- "string"
], - "sort_order": 0,
- "active": true,
- "tracking_available": true,
- "shipping_labels_available": true
}
Create or update an out of process shipping carrier
required | object (out-of-process-shipping-methods-data-out-of-process-carrier-interface) Shipping carrier interface for out of process shipping carriers |
200 Success.
401 Unauthorized
Unexpected error
{- "carrier": {
- "id": 0,
- "code": "string",
- "title": "string",
- "stores": [
- "string"
], - "countries": [
- "string"
], - "sort_order": 0,
- "active": true,
- "tracking_available": true,
- "shipping_labels_available": true
}
}
{- "id": 0,
- "code": "string",
- "title": "string",
- "stores": [
- "string"
], - "countries": [
- "string"
], - "sort_order": 0,
- "active": true,
- "tracking_available": true,
- "shipping_labels_available": true
}