JSON API - SETALTDOCADDRESS
Sets an alternate document shipping address for the specified reservation.
Note: This API method is only supported by certain Softrip providers. Please make sure that your Softrip provider supports this method before making calls to it.
Input:
transtype - "SETALTDOCADDRESS"
login - API user's username
password - API user's password
resnumber - The reservation number for the reservation whose alternate document shipping address to update
mailto - Who documents should be sent to
address1 - The first line of the alternate shipping address
address2 - The second line of the alternate shipping address
city - The city of the alternate shipping address
state - The state of the alternate shipping address
zip - The zip/postal code of the alternate shipping address
country - The country of the alternate shipping address
Output:
[Blank]
The response's "iserror" member will be false if the request went through successfully, true if there were any errors