You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Currently, the organization can export barcodes to external resellers using BARCODES_FOR_RESELLER interface.

The state of these tickets are NOT_PRINTED which raises below issues:

  • Technical problem: exported tickets cannot be updated from NON_PRINTED to CONTROLLED when the end-user enters the venue.
  • Legal problem: operator wants to know correct status of exported tickets.

In order to support the request, exported tickets have to be updated to PRINTED using existing interface "Import printing status".


Enhancement on Import Printing Status

Exported tickets are updated to PRINTED once importing back to ticketing system using Import Printing Status

(Organization > Tools > List of interfaces > Printer Interface > function "Import Printing Status", please contact Customer service to activate if needs)

Mandatory parameters to setup:

  • URL: "?updateToPrintedState=true"
  • Import printing status: runs schedule to automatically get files on ftp server, or manually upload an exported file
    (Note: the exported file needs to enable "With headers" and Field separator = ";")
  • No labels