{
"platform_name":"<Platform Name on Settinfs>",
"platform_order_number":"<External Ref on Order>",
"destination_country_alpha2":"<shipping country code in OMS>",
"destination_city":"<Shipping address 4 in OMS>",
"destination_postal_code":"<Shipping postcode in OMS>",
"destination_state":"<Shipping address 5 in OMS>",
"destination_name":"<Customer name in OMS>",
"destination_address_line_1":"<Shipping address 1 in OMS>",
"destination_address_line_2":"<Shipping address 2 in OMS>",
"destination_phone_number":"<Customer telephone in OMS>",
"destination_email_address":"<Customer Email in OMS>",
"items":[
{
"description":"T<Item description in OMS>",
"actual_weight":"<Item Weight>",
"height":<Item Height>,
"width":<Item Width>,
"length":<Item Length>,
"category":"accessory_no_battery",
"declared_currency":"<Item Currency>",
"declared_customs_value":"<Item value computed by integration>"
}],
"selected_courier_id":"<Courier Id obtained from rates API>"
}