This operation retrieves the details of a specific custom carrier code mapping by its unique code
.
A custom carrier code represents a saved configuration of carrier, carrier account, parcel, service, and special services.
Specified custom carrier codes has beed retreived successfully.
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
{- "id": "68b6bf44e10c804a9c1441df",
- "code": "FEDEX-custom-code",
- "subID": "sac4c3a",
- "carrier": "FEDEX",
- "carrierAccountId": "B9PZAR2QZzn01Xo",
- "parcelType": "PKG",
- "serviceId": "NDA",
- "specialServices": [
- {
- "specialServiceId": "INS",
- "inputParameters": [
- {
- "name": "INPUT_VALUE",
- "value": "101"
}
], - "fee": 0
}
], - "residential": false,
- "insertTimestamp": "2025-09-02T09:56:20.851Z",
- "updateTimestamp": "0001-01-01T00:00:00Z",
- "createdBy": "0oa2fok3669kX7can0h8",
- "archived": false
}