The 'Create order' service initializes the booking process. In order to do this, you need to provide information concerning the package, its collection and destination addresses, dimensions etc. Then as a response from this service, you get the exact cost.
'strInvoiceNumber' => '12345678',
'strCarrier' => 'DHL',
'strService' => 'BF Express International Parcels',
'strTotalBookingRate' => 200,
'strBookingAmount' => 1727.51,
'strCollectCompany' => 'TEST',
'strCollContactName' => 'Test Test',
'strCollectAddress' => 'Test',
'strCollectAddress1' => '',
'strCollectCity' => 'LAKEMBA',
'strCollectState' => 'NSW',
'strCollectZip' => '2195',
'strCollectCountry' => 'Australia',
'strCollectEmail' =>
'test@test.com',
'strCollectPhNo' => '12587545',
'strDestContactName' => 'Test Test',
'strDestEmail' =>
'test@test.com',
'strDestPhNo' => '12587545',
'strDestCompany' => 'TEST',
'strDestAddress' => 'TEST',
'strDestAddress1' => '',
'strDestCity' => 'KATHMANDU',
'strDestState' => 'Bagmati',
'strDestZip' => '',
'strDestCountry' => 'Nepal',
'strEmail' =>
storeowner@test.com',
'strPassword' => ' storeowner ',
'coverCost' => '0',
'strTransitTime' => '2',
'strDescription' => 'SKU1,SKU2',
'arrWeight' => '100,90',
'arrLength' => '98,78',
'arrWidth' => '78,58',
'arrHeight' => '65,65',
'arrUnit' => 'cm,cm' ,
'strUrl' => 'www.testsite.com' ,
'strUnitVal' => '150.00,50.00' ,