Docs: Fix wrong parameter documentation

This commit is contained in:
Raphael Michel
2021-06-07 12:41:56 +02:00
parent 881f0e04a0
commit cec27d7a44

View File

@@ -369,7 +369,7 @@ Endpoints
:<json boolean error_reason: One of ``canceled``, ``invalid``, ``unpaid``, ``product``, ``rules``, ``revoked``,
``incomplete``, ``already_redeemed``, or ``error``. Required.
:<json raw_barcode: The raw barcode you scanned. Required.
:<json datetime: Internal ID of an order position you matched. Optional.
:<json datetime: Date and time of the scan. Optional.
:<json type: Type of scan, defaults to ``"entry"``.
:<json position: Internal ID of an order position you matched. Optional.
:<json raw_item: Internal ID of an item you matched. Optional.