Submits paid-out data for a location and business date for end-of-day processing
Put ONLY your JWT Bearer token on textbox below!
Submits paid-out data for a location and business date for end-of-day 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 paid-out records to import.
A single paid-out transaction submitted for import.
Description of the paid-out transaction.
Monetary amount of the paid-out.
Tender type used for the paid-out.
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