Skip to main content

2.3.2. Query string parameters

ParameterDescriptiontypeIs it Mandatory to complete the field?
document_numberfiscal document numberstring
operationthe name of the operation for which the check is printed (sale, refund, etc.)string

Code:

{
"document_number": "string, fiscal document number",
"operation": "string, name of the operation for which the receipt is printed (sale, refund, etc.)"
}