Clear Confirm Print

POST

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

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.

Built with