{
"AppID": "string",
"RestApiKey": "string",
"PaymentKey": "string",
"LabelFormat": "PDF",
"WeightUnit": "KG",
"DimensionUnit": "CM",
"Insurance": "Y",
"ServiceCode": [
[
"STANDARD",
"EXPRESS",
"STANDARD-ECONOMY",
"EXPRESS-ECONOMY"
]
],
"TermsOfTrade": [
"DDP"
],
"AccountInformation": {
"Name": "string",
"AttentionName": "string",
"AddressLine1": "string",
"AddressLine2": "string",
"AddressLine3": "string",
"City": "string",
"State": "string",
"Country": "string",
"Zip": "string",
"Phone": "string",
"Email": "string",
"TaxID": "string"
},
"ShippingOrigin": {
"LocationName": "string",
"AddressLine1": "string",
"AddressLine2": "string",
"AddressLine3": "string",
"City": "string",
"State": "string",
"Country": "string",
"Zip": "string",
"Phone": "string",
"Email": "string"
},
"AveragePackageSettings": {
"Weight": 0,
"Length": 0,
"Width": 0,
"Height": 0,
"OriginCountryCode": "string"
}
}