Get all fiscal machine commands
POST /api/connector/v1/fiscalMachineCommands/getAll
Returns fiscal machine commands. The commands can be filtered either by unique command identifiers or by Device
unique identifiers and command states. Note this operation supports Portfolio Access Tokens.
Request Body
Section titled “Request Body ”Filter commands by their unique identifiers.
object
Unique identifiers of the commands to filter by.
Token identifying the client application.
Access token of the client application.
Name and version of the client application.
Limitation on the quantity of data returned and optional Cursor for the starting point of data.
object
Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.
Filter commands by the unique identifiers of Device
and states, with optional filtering by update interval.
object
Unique identifiers of Device
to filter by.
States of the commands to filter by.
Interval in which the commands were updated.
object
Token identifying the client application.
Access token of the client application.
Name and version of the client application.
Limitation on the quantity of data returned and optional Cursor for the starting point of data.
object
Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.
Example
{ "ClientToken": "E0D439EE522F44368DC78E1BFB03710C-D24FB11DBE31D4621C4817E028D9E1D", "AccessToken": "C66EF7B239D24632943D115EDE9CB810-EA00F8FD8294692C940F6B5A8F9453D", "Client": "Sample Client 1.0.0", "DeviceIds": [ "d117866d-78de-4459-9077-42d7ea0120e3", "7dafffff-a727-4917-a203-bd53995f21bf" ], "States": [ "Processed", "Processing" ], "UpdatedUtc": { "StartUtc": "2025-01-10T00:00:00Z", "EndUtc": "2025-01-17T00:00:00Z" }, "EnterpriseIds": [ "3fa85f64-5717-4562-b3fc-2c963f66afa6", "4d0201db-36f5-428b-8d11-4f0a65e960cc" ], "Limitation": { "Count": 100 }}
Responses
Section titled “ Responses ”OK
object
The filtered fiscal machine commands.
object
Unique identifier of the command.
State of the command.
Pending (Created in Mews, but not yet received by the client application.)
Received (Received by the client application.)
Processing (Being processed by the client application.)
Processed (Successfully processed command.)
Cancelled (A command whose execution has been canceled before (or during) processing.)
Error (A command whose execution or processing was terminated by an error.)
Creation date and time of the command.
Creator of the command.
object
Enterprise profile data.
object
Unique identifier of the profile.
Identifier of the fiscal machine.
URL of the fiscal machine API.
Custom JSON data.
Tax identifier to be used for fiscalization.
Device that the command should be executed on.
object
Unique identifier of the device.
Type of the device.
Printer (Printer command data)
PaymentTerminal (Payment terminal command data)
KeyCutter (Key cutter command data)
FiscalMachine (Fiscal machine command data)
PassportScanner (Passport scanner command data)
Name of the device.
Device identifier (for internal purposes).
The issued bill that should be fiscalized.
object
Unique identifier of the bill.
Name of the bill.
Unique identifier of the Enterprise
.
Unique identifier of the account (Customer
or Company
) the bill is issued to.
Unique identifiers of the Customers
or Companies
that are associated to the bill.
Unique identifier of the bill Counter
.
Whether the bill is Open
or Closed
.
After a bill is closed, the Bill Type is set to Receipt
or Invoice
. Receipt
indicates that the bill has been fully paid and the balance is zero. Invoice
indicates that the bill has not yet been fully paid but an invoice has been issued. Prior to closing, Bill Type should not be used.
Number of the bill.
Variable symbol of the bill.
Date and time of the bill creation in UTC timezone in ISO 8601 format.
Date and time when the bill was last updated, in UTC timezone in ISO 8601 format.
Date and time of the bill issuance in UTC timezone in ISO 8601 format.
Taxation date of the bill in UTC timezone in ISO 8601 format.
Date when the bill was paid in UTC timezone in ISO 8601 format.
Bill due date and time in UTC timezone in ISO 8601 format.
Date and time when an email reminder to pay an invoice was last sent, in UTC timezone in ISO 8601 format.
Unique number of the purchase order from the buyer.
Additional notes.
Options of the bill.
object
Display customer information on a bill.
Display taxation detail on a bill.
Tracking of payments is enabled for bill, only applicable for BillType
of Invoice
.
Display CID number on bill, only applicable for BillType
of Invoice
.
Whether the bill is rebated (both fully or partially).
Additional information about owner of the bill. Can be a Customer
or Company
. Persisted at the time of closing of the bill.
object
Associated account bill data for customer.
object
ID of the Customer
to whom the bill was assigned.
Address of the customer.
object
The set of LegalIdentifiers
for the customer.
object
A unique code for Mews to list on invoices it sends to the customer.
Last name of the customer.
First name of the customer.
Second last name of the customer.
Title prefix of the customer.
Mister (Mr.)
Miss (Ms.)
Misses (Mrs.)
Tax identifier of the customer.
Associated account bill data for company.
object
ID of the Company
.
Address of the company.
object
The set of LegalIdentifiers
for the company.
object
A unique code for Mews to list on invoices it sends to the company.
Name of the company.
Fiscal identifier of the company.
Additional tax identifier of the company.
DUNS (Data Universal Numbering System) number of the company.
Company telephone number.
Tax identifier of the company.
Invoicing email of the company.
Department of the company.
Additional information about the associated account of the bill. Can be a Customer
or Company
. Persisted at the time of closing of the bill. Currently only one account can be associated with a bill, but this may be extended in future.
object
Associated account bill data for customer.
object
ID of the Customer
to whom the bill was assigned.
Address of the customer.
object
The set of LegalIdentifiers
for the customer.
object
A unique code for Mews to list on invoices it sends to the customer.
Last name of the customer.
First name of the customer.
Second last name of the customer.
Title prefix of the customer.
Mister (Mr.)
Miss (Ms.)
Misses (Mrs.)
Tax identifier of the customer.
Associated account bill data for company.
object
ID of the Company
.
Address of the company.
object
The set of LegalIdentifiers
for the company.
object
A unique code for Mews to list on invoices it sends to the company.
Name of the company.
Fiscal identifier of the company.
Additional tax identifier of the company.
DUNS (Data Universal Numbering System) number of the company.
Company telephone number.
Tax identifier of the company.
Invoicing email of the company.
Department of the company.
Additional information about the enterprise issuing the bill, including bank account details. Persisted at the time of closing of the bill.
object
Enterprise additional tax identifier.
Enterprise company name.
Enterprise bank account.
Enterprise bank name.
Enterprise IBAN (International Bank Account Number).
Enterprise BIC (Bank Identifier Code).
Whether the bill is a regular bill or a corrective bill.
Bill (Regular bill.)
CorrectiveBill (Corrective bill, i.e. the CorrectionType
is either Edit
, Cancellation
, or ReceivablePaymentsBalance
.)
Type of correction.
Cancellation
Edit
CreditNote
Reinstatement
ReceivablePaymentsBalance
The ID of the bill that the corrective bill corrects. If the corrected bill was deleted, this field is null
.
Additional data of the fiscal machine.
object
Type of additional data for Italian fiscal machine.
ItalianFiscalMachineData
ItalianFiscalMachinePayload
Fiscal machine data for Italian fiscal machine.
object
Indicates if the transaction is a refund.
Number of the rebated receipt.
Sequence of the rebated receipt.
Date and time of the rebated receipt in UTC.
Serial number of the printer.
Fiscal machine payload for Italian fiscal machine.
object
Base64-encoded data of the file to be printed.
Unique identifier of the last returned command. This can be used in Limitation in a subsequent request to fetch the next batch of commands.
Example
{ "Commands": [ { "Id": "aa20961f-6d9e-4b35-ad25-071213530aec", "State": "Processing", "CreatedUtc": "2025-01-15T14:30:00Z", "Creator": { "Discriminator": "Enterprise", "EnterpriseProfile": { "ProfileId": "3cd637ef-4728-47f9-8fb1-afb900c9cdcf" } }, "FiscalMachineId": "FM-001", "ApiUrl": "https://fiscal-machine.example.com/api", "FiscalMachineData": "{\"printerPort\": \"COM1\", \"baudRate\": 9600}", "TaxIdentifier": "12345678901", "Device": { "Id": "d117866d-78de-4459-9077-42d7ea0120e3", "Type": "FiscalMachine", "Name": "Fiscal Printer FP-001", "Identifier": null }, "Bill": { "Id": "ea087d64-3901-4eee-b0b7-9fce4c58a005", "Name": "Hotel Invoice #1001", "EnterpriseId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "AccountId": "fadd5bb6-b428-45d5-94f8-fd0d89fece6d", "AssociatedAccountIds": null, "CounterId": null, "State": "Closed", "Type": "Invoice", "Number": "1001", "VariableSymbol": "VS001", "CreatedUtc": "2025-01-15T10:00:00Z", "UpdatedUtc": "2025-01-15T14:25:00Z", "IssuedUtc": "2025-01-15T14:25:00Z", "TaxedUtc": "2025-01-15T14:25:00Z", "PaidUtc": null, "DueUtc": "2025-01-29T23:59:59Z", "LastReminderDateUtc": null, "PurchaseOrderNumber": "PO-2025-001", "Notes": "Hotel accommodation services", "Options": null, "Owner": null, "AssociatedAccountsData": null, "EnterpriseData": null, "CorrectionState": "Bill", "CorrectionType": null, "CorrectedBillId": null }, "CommandData": { "Discriminator": "ItalianFiscalMachineData", "ItalianFiscalMachineData": { "IsRefund": false, "RebatedReceiptNumber": null, "RebatedReceiptSequence": null, "RebatedReceiptDateTimeUtc": null, "PrinterSerialNumber": "FP001-123456" }, "ItalianFiscalMachinePayload": null } }, { "Id": "f2e8c456-1234-4567-89ab-cdef01234567", "State": "Processed", "CreatedUtc": "2025-01-15T13:15:00Z", "Creator": { "Discriminator": "Enterprise", "EnterpriseProfile": { "ProfileId": "3cd637ef-4728-47f9-8fb1-afb900c9cdcf" } }, "FiscalMachineId": "FM-002", "ApiUrl": "https://fiscal-machine-2.example.com/api", "FiscalMachineData": "{\"printerPort\": \"USB001\", \"certificatePath\": \"/etc/fiscal/cert.p12\"}", "TaxIdentifier": "98765432109", "Device": { "Id": "7dafffff-a727-4917-a203-bd53995f21bf", "Type": "FiscalMachine", "Name": "Fiscal Printer FP-002", "Identifier": null }, "Bill": { "Id": "12345678-1234-1234-1234-123456789012", "Name": "Restaurant Bill #2001", "EnterpriseId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "AccountId": "fadd5bb6-b428-45d5-94f8-fd0d89fece6d", "AssociatedAccountIds": null, "CounterId": null, "State": "Closed", "Type": "Receipt", "Number": "2001", "VariableSymbol": "VS002", "CreatedUtc": "2025-01-15T12:30:00Z", "UpdatedUtc": "2025-01-15T13:10:00Z", "IssuedUtc": "2025-01-15T13:10:00Z", "TaxedUtc": "2025-01-15T13:10:00Z", "PaidUtc": "2025-01-15T13:10:00Z", "DueUtc": null, "LastReminderDateUtc": null, "PurchaseOrderNumber": null, "Notes": "Restaurant services - Table 15", "Options": null, "Owner": null, "AssociatedAccountsData": null, "EnterpriseData": null, "CorrectionState": "Bill", "CorrectionType": null, "CorrectedBillId": null }, "CommandData": { "Discriminator": "ItalianFiscalMachinePayload", "ItalianFiscalMachineData": null, "ItalianFiscalMachinePayload": { "Payload": "PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPGZ2cF9kb2M+CiAgPGhlYWRlcj4KICAgIDx0aW1lc3RhbXA+MjAyNS0wMS0xNVQxMzoxMDowMFo8L3RpbWVzdGFtcD4KICA8L2hlYWRlcj4KICA8Ym9keT4KICAgIDxyZWNlaXB0X2RhdGE+U2FtcGxlIGZpc2NhbCByZWNlaXB0IGRhdGE8L3JlY2VpcHRfZGF0YT4KICA8L2JvZHk+CjwvZnZwX2RvYz4=" } } } ], "Cursor": "f2e8c456-1234-4567-89ab-cdef01234567"}
Server has successfully fulfilled the request and there is no additional information to send back.
object
Error caused by the client app, e.g. in case of malformed request or invalid identifier of a resource. In most cases, such an error signifies a bug in the client app (consumer of the API).
object
Error caused by usage of invalid ClientToken, AccessToken, or you may not have the necessary permission to use the endpoint.
object
Server error that should be reported to the end user of the client app. Happens for example when the server-side validation fails or when a business-logic check is violated.
object
Error caused by heavy request that takes too long to process (typically tens of seconds). To get around this, request data in smaller batches. For more information, see Request timeouts
object
Error caused by too many requests sent in a given amount of time. Response contains Retry-After
header indicating how long the user agent should wait before making a follow-up request. For more information, see Request limits.
object
Unexpected error on the Mews side. This may be due to a software fault. If such a situation occurs, the error will be logged and the development team notified, however you can raise an issue through GitHub on our documentation repository.