A valid request URL is required to generate request examples{
"areCredentialsSet": true,
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"customTableRates": [
{
"content": {
"localeCode": "<string>",
"name": "<string>"
},
"deliveryDuration": "<string>",
"id": "<string>",
"rateType": "<string>",
"value": 123
}
],
"enabled": true,
"enabledForReturns": true,
"id": "<string>",
"settings": [
{
"key": "<string>",
"value": "<string>"
}
]
}Create a new carrier configuration. The settings[] field is deprecated and no longer needs to be provided when working with credential sets.
A valid request URL is required to generate request examples{
"areCredentialsSet": true,
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"customTableRates": [
{
"content": {
"localeCode": "<string>",
"name": "<string>"
},
"deliveryDuration": "<string>",
"id": "<string>",
"rateType": "<string>",
"value": 123
}
],
"enabled": true,
"enabledForReturns": true,
"id": "<string>",
"settings": [
{
"key": "<string>",
"value": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Indicates whether the credentials/passwords are set. Credetials are updated only if this flag is set to true
Show child attributes
A list of custom table rates for the 'Custom' carrier only use this if Id == 'Custom'
Show child attributes
Indicates that this CarrierConfiguration should be used at runtime
Indicates that this CarrierConfiguration should be the default for returns shipping
Carrier Id (usually a shortname of a carrier, e.g. FedEx)
Carrier Configuration Settings
Show child attributes
Success
Indicates whether the credentials/passwords are set. Credetials are updated only if this flag is set to true
Show child attributes
A list of custom table rates for the 'Custom' carrier only use this if Id == 'Custom'
Show child attributes
Indicates that this CarrierConfiguration should be used at runtime
Indicates that this CarrierConfiguration should be the default for returns shipping
Carrier Id (usually a shortname of a carrier, e.g. FedEx)
Carrier Configuration Settings
Show child attributes