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>"
}
]
}Update an existing 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>"
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Indicates whether the credentials/passwords are set.
Show child attributes
A list of custom table rates for the 'Custom' carrier
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.
Show child attributes
A list of custom table rates for the 'Custom' carrier
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