JSON API - BOOKSHP
Books a document shipping option on the specified reservation number.
Â
Input
transtype - "BOOKSHP"
login - API user's username
password - API user's password
resnumber - The reservation number for the reservation to which to add shipping
bookcommands - An array of bookcommands (as returned by GETRESSHPOPTIONS) of shipping services to book
Â
Output
Reservation object - Same output/format as a GETRES response