Clear Confirm Print

Clears the printedAt field of a ticket using the ticketId.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

ticketIdUUIDRequired

The unique identifier of a ticket

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-api-versiondateOptional

Used for API versioning. More details.

Response

This endpoint returns an object.
printCountinteger

The number of times the ticket has been printed. The print count is increased by the confirmPrint operation.

printedAtdatetimeOptional

The date and time when the ticket was printed