/check_copy
Request body:
| Field | Type | Required | Format / constraints |
|---|---|---|---|
documentID | integer (int64) | Yes | Mandatory in current implementation |
Success response:
| Field | Type | Required | Notes |
|---|---|---|---|
documentID | integer (int64) | No | Internal document id |
fiscalID | string | No | Fiscal document id |
fiscalNum | string | No | Fiscal document number |
docStatus | integer (int32) | No | 0 open, 1 closed |
printTime | string | No | yyyy-MM-dd HH:mm:ss |
items | array of item line objects | No | Document lines |
totalPayments | array of payment entries | No | Payment breakdown |
currency_name | string | No | Currency |