Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $postData['session'] = $sessionID;
- $postData['packages'] = array(
- 'package1' => array(
- 'weight' => 20,
- 'length' => 20,
- 'width' => 20,
- 'height' => 20,
- 'unsortableShape' => 0
- )
- );
Advertisement
Add Comment
Please, Sign In to add comment