{
"shippingMethodName": "string",
"shipmentMethod": "string",
"vendorShippingMethod": "string",
"shipToCountries": [
"string"
],
"carrierShippingServiceMethods": [
{
"serviceMethodsAllowed": [
"string"
],
"countryCodesToApply": [
"string"
],
"vendorMapping": {
"carrierCode": "string",
"serviceCode": "string"
}
}
]
}