POST api/v1/MakeExportRequest?ItemType={ItemType}&DatabaseName={DatabaseName}&Timeout={Timeout}&Filter={Filter}
Make an Export Request to Data Automator (Getting data only)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemType |
This is the Transaction Type ie Sales Order |
string |
Required |
| DatabaseName |
Enter the database name if you don't want to use the default |
string |
Default value is |
| Timeout |
Specify the timeout of the request in seconds Default 60 |
integer |
Default value is 0 |
| Filter |
Specify the filters to be applied to an export request |
string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/xml, text/xml
Sample:
<anyType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />