A valid request URL is required to generate request examples{
"id": "<string>",
"enabled": true,
"enabledForReturns": true,
"settings": [
{
"key": "<string>",
"value": "<string>"
}
],
"customTableRates": [
{
"id": "<string>",
"content": {
"localeCode": "<string>",
"name": "<string>"
},
"rateType": "<string>",
"value": 123,
"deliveryDuration": "<string>"
}
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
},
"areCredentialsSet": true
}Get Carrier Configuration (for this particular site)
A valid request URL is required to generate request examples{
"id": "<string>",
"enabled": true,
"enabledForReturns": true,
"settings": [
{
"key": "<string>",
"value": "<string>"
}
],
"customTableRates": [
{
"id": "<string>",
"content": {
"localeCode": "<string>",
"name": "<string>"
},
"rateType": "<string>",
"value": 123,
"deliveryDuration": "<string>"
}
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
},
"areCredentialsSet": true
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Success
Carrier Id (usually a shortname of a carrier, e.g. FedEx)
Indicates that this CarrierConfiguration should be used at runtime
Indicates that this CarrierConfiguration should be the default for returns shipping
Carrier Configuration Settings
Show child attributes
A list of custom table rates for the 'Custom' carrier
Show child attributes
Show child attributes
Indicates whether the credentials/passwords are set.