EXPORT Schedules API V2
Updated on 2015-09-23
Current Version: 2
Deprecated Version: 1
Requests Allowed: POST/GET/SOAP
Summary:
This API allows you to export details for the delivery schedule.
Resource/WSDL Page:
http://<your_domain_here>/api/2/export.asmx?op=Schedules
Parameters
Example Values:
**Note all optional parameters still need to be passed through in the actual call. These parameters do not need a value (therefore you can use a null value).
Example Request:
GET |
Sample XML Response:
Example Error Messages:
Error Message | Likely Cause |
Invalid API Key | API Key does not exist or is expired |
Invalid Buyer ID | buyer_id is less than or equal to 0 or is greater than 0, but doesn’t match an existing Buyer ID in CAKE. |
Invalid Status ID | account_status_id is less than or equal to 0 or is greater than 0, but doesn’t match an existing status ID in CAKE. |
Invalid Vertical ID | vertical_id is less than or equal to 0 or is greater than 0, but doesn’t match an existing Vertical ID in CAKE. |