downloadScheduledExport

Download Scheduled Exports.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Batch number to retrieve.

string
required

Export type to retrieve.

string
required

Extract history id to retrieve.

boolean
Defaults to true

Include vendor order attachments when true.
Invoices are available in base64 format.

boolean

Specify 'true' to output null data elements.

Headers
string
required

Secure token for API authentication.

string
required

Password for the Crunchtime Application User.

string
required

Crunchtime site identifier. (test or production)

string
required

User ID for the Crunchtime Application User.

string

Optional trace identifier for troubleshooting.

Responses

Response body
array of objects
object
int64

"batchId" from scheduled export

string

"exportDate" from scheduled export

int32

"exportStatus" from scheduled export

string

"exportType" from scheduled export

EMPLOYEE_MAINTENANCE EPICOR_PLATINUM INVENTORY_TOTALS MAPPABLE_AP_TRANS_TYPE MAPPABLE_AR_TRANS_TYPE MAPPABLE_CUSTOM_TRANS_TYPE MAPPABLE_EMPLOYEE_POS_TYPE MAPPABLE_INVENTORY_DELTA_TYPE MAPPABLE_INVENTORY_TOTALS_TYPE MAPPABLE_LABOR_SCHEDULE_TYPE MAPPABLE_LOC_TRANSFERS_TYPE MAPPABLE_PAYROLL_TYPE MAPPABLE_SALES_TYPE MAPPABLE_STANDARD_AP_TYPE PAYROLL SALES STANDARD_AP STANDARD_INVENTORY_DELTA STANDARD_LOCATION_TRANSFERS USER_DEFINED

int64

"extractHistoryId" from scheduled export

string

"extractName" from scheduled export

string

"fileName" from scheduled export

string

"postDate" from scheduled export

string

"user" from scheduled export

Language