This operation updates the values set for Defaults.
Defaults (i.e., default values) have been updated successfully.
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
{- "name": "FedEx-Defaults",
- "defaultID": "0d4f3c51-059b-4c28-a83b-a8defa2962cc",
- "sendingOptions": {
- "carrier": "FedEx",
- "service": "2DA",
- "carrierAccounts": {
- "USPS": "JYKEb4VQvoVx!",
- "FEDEX": "WRF4VFUUJDx!"
}, - "labelSize": "DOC_4X6",
- "labelType": "SHIPPING_LABEL",
- "labelFormat": "PDF",
- "fromAddress": {
- "name": "Sender Name",
- "addressLine1": "1600 Amphitheatre Parkway",
- "addressLine2": "near abc street",
- "addressLine3": "near xyz street",
- "company": "PB",
- "email": "testuser@gmail.com",
- "phone": "6502530000",
- "cityTown": "Mountain View",
- "stateProvince": "CA",
- "postalCode": 94043,
- "inductionPostalCode": "06905",
- "countryCode": "US",
- "residential": true
}, - "parcel": {
- "length": 2,
- "width": 1,
- "height": 1,
- "dimUnit": "IN",
- "weightUnit": "OZ",
- "weight": 2,
- "packageValue": 2
}
}
}
[- {
- "errorCode": "validation_error",
- "errorDescription": "Error while getting rates for carrier with carrierAccount eRMnRx4mzPP.",
- "additionalCode": "string",
- "additionalInfo": "string",
- "additionalParameters": [
- "string"
]
}
]