Place new delivery orders.
Order
Local
or Export
.Order
Local
or Export
.ML213742
.Successful
.Request:
<RequestCall>
<AppType>Order</AppType>
<UserName>[Username]</UserName>
<Password>[pass]</Password>
<Parameters>
<OrderType>Local</OrderType>
<SenderName>Test Sender Name</SenderName>
<SenderCompany>Courex Pte Ltd</SenderCompany>
<SenderContact>612345678</SenderContact>
<SenderAddress>Test Sender Address</SenderAddress>
<SenderUnit>0000</SenderUnit>
<SenderCity>NA</SenderCity>
<SenderState>NA</SenderState>
<SenderPostalCode>499637</SenderPostalCode>
<SenderCountry>Singapore</SenderCountry>
<RecipientName>test</RecipientName>
<RecipientCompany>test</RecipientCompany>
<RecipientContact>90110000</RecipientContact>
<RecipientAddress>Test Recipient Address</RecipientAddress>
<RecipientUnit>1111</RecipientUnit>
<RecipientCity>NA</RecipientCity>
<RecipientState>NA</RecipientState>
<RecipientPostalCode>486127</RecipientPostalCode>
<RecipientCountry>Singapore</RecipientCountry>
<NotificationEmail>recipient@test.com</NotificationEmail>
<ContentDesc>test content</ContentDesc>
<DeclaredValue>5</DeclaredValue>
<Weight>1</Weight>
<ShipMethod>Local</ShipMethod>
<ShipType>SmallParcel</ShipType>
<PickupDate>15062015</PickupDate>
<PickupTime>1400</PickupTime>
<DeliverDate>17062015</DeliverDate>
<DeliverTime>1400</DeliverTime>
<VolL>5</VolL>
<VolW>5</VolW>
<VolH>5</VolH>
<Instruction>Test Instruction</Instruction>
<PaymentMethod>1</PaymentMethod>
<PaymentParty>1</PaymentParty>
<CustomTracking>T-20160127-1</CustomTracking>
<CashCollection>199.90</CashCollection>
</Parameters>
</RequestCall>
Response:
<RequestResponse>
<Data>
<AppType>Order</AppType>
<OrderType>Local</OrderType>
<TrackNo>OL389899</TrackNo>
<Status>Successful</Status>
<TotalCost>6.00</TotalCost>
</Data>
</RequestResponse>