Unable to create order using the fynd platform api

code: 500,
details: {
message: ‘Something went wrong’,
status: 500,
code: null,
exception: null,
info: {
success: false,
errors: "Error for key order_info: Error for key shipment: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'",
status_code: 500,
fynd_order_id: ‘FYMP6634B98D01AEEC1A’
},
request_id: null,
stack_trace: null,
meta: "Error for key order_info: Error for key shipment: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'"
}
}