This operation fetches the values set for the Defaults.
Defaults values have been retrieved successfully.
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
{- "name": "Domestic",
- "defaultID": "0d4f3c51-059b-4c28-a83b-a8defa2962cc",
- "createdDate": "2024-08-06T06:12:46.258Z",
- "updatedDate": "2024-08-06T06:12:46.258Z",
- "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
}
}
}