POS Unit Balanced
Event pos_unit_balanced
. Triggered when a POS unit has been balanced (Z-report). Your endpoint will receive this POST request.
Payload
The payload of this webhook request is an object.
appId
clientState
companyId
companyName
eventName
eventVersion
initiatingUserAADObjectId
payload
timestamp
Response
200
any
Return a 200 status to indicate that the data was received successfully.