2.3.2. Query string parameters
Parameter | Description | type | Is it Mandatory to complete the field? |
document_number | fiscal document number | string | |
operation | the 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.)"
}