GetSalesHeaderReceiptPrintDataForWindowsPrinter

Paths

Example

Example request object

{
  "Criteria": {
    "SalesSeriesId": "00000000-0000-0000-0000-000000000000",
    "PrinterType": null,
    "PaperSizeWidth": 0.0,
    "PrintAccessTickets": false,
    "Printer": {
      "PrinterNr": 0,
      "PrinterType": 0
    },
    "ReprintReceiptsLinkedToDigitalWallet": false
  },
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "PrintData": [
    {
      "PrinterLines": [
        {
          "PrintData": null,
          "FontFamilyName": null,
          "FontSize": 0.0,
          "Style": null,
          "Bitmap": null
        }
      ]
    }
  ]
}

ShouldBeExecuted

Postdata

Response