Submits till data for a location and business date for end-of-day or intraday processing
Put ONLY your JWT Bearer token on textbox below!
Submits till data for a location and business date for end-of-day or intraday processing
Unique identifier (GUID) of the R365 location the import applies to.
Business date the submitted data represents.
Processing mode for the import. Values are "EOD", "Intraday".
Collection of till records to import.
A single till record submitted for import.
Processing status of a till record.
Provider-assigned identifier of the till.
Expected cash amount in the till, if available.
Identifier of the employee assigned to the till.
Date and time the till was closed, if applicable.
Optional client-supplied key to prevent duplicate submissions. Requests with the same key within 24 hours return a 409.
Optional identifier for correlating this request with the caller's system.
Optional UTC timestamp from the client, used to resolve which request is latest when multiple exist for the same import type.
OK
Response returned after submitting an import request.
Unique numeric identifier of the import session.
Unique numeric identifier of the individual import request within the session.
Indicates whether a new import session was created. Returns false when submitting to an existing session.
Correlation identifier echoed from the request, if provided.
Unprocessable Content