AccountingExport
- createdType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- formatconst:csvrequired
- format
Version const:accounting-csv-v1required - groupType: array of "department_code" or "location_code" 1…10 unique!enum
By requiredOrdered accounting dimensions used for this export, with the primary grouping first.
- idType: stringmin length:1max length:200required
- payType: string
Run Id min length:1max length:200required - statusType: stringenumrequired
Generation state. Wait while
queuedorrunning;availableincludes a download link;failedincludes issues explaining what to do next.valuesqueuedrunningavailablefailed - completedType: stringFormat: date-time
At When generation completed or failed. Omitted while the export is queued or running.
- downloadType: objectProperties: 2
Send an unauthenticated
GETrequest to the URL as supplied. Do not add the Partner API bearer token. Available Payslips useapplication/pdf; Payment Instruction Files and exports usetext/csv; charset=utf-8. Downloads include aContent-Disposition: attachmentfilename. Treat the URL as sensitive and do not log or share it. After it expires, retrieve the output resource again to receive a fresh link. - issuesType: array of objectProperties: 9
Problems affecting export generation. Present when
statusisfailed.