POST api/Order/PostReports
Post z-reports
Request Information
URI Parameters
None.
Body Parameters
Terminal StatusLog includiing infor of Report and Report data
TerminalStatusLogName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
TerminalId | globally unique identifier |
None. |
|
Terminal | Terminal |
None. |
|
ActivityDate | date |
None. |
|
UserId | string |
Max length: 36 |
|
ReportId | globally unique identifier |
None. |
|
Status | TerminalStatus |
None. |
|
Synced | integer |
None. |
|
ReportData | Collection of ReportData |
None. |
|
Report | Report |
None. |
Request Formats
application/json, text/json
Sample:
{ "<Id>k__BackingField": "559bbdcb-d5f0-4ec0-8607-5504a34e031e", "<TerminalId>k__BackingField": "e22b43a5-d6b7-4a7c-a187-5569fac75393", "<Terminal>k__BackingField": { "$id": "2", "Id": "d48bc8e9-6b55-4e24-b031-ae61dc1f2fa4", "OutletId": "c89d2175-41ac-47c8-a2b7-81aabeaa301b", "Outlet": { "$id": "3", "Id": "364bc295-c957-419e-bf2a-84901c80ee49", "Name": "sample string 2", "Address1": "sample string 3", "Address2": "sample string 4", "Address3": "sample string 5", "City": "sample string 6", "PostalCode": "sample string 7", "BillPrinterId": 8, "KitchenPrinterId": 9, "IsDeleted": true, "Email": "sample string 11", "WebUrl": "sample string 12", "Phone": "sample string 13", "OrgNo": "sample string 14", "HeaderText": "sample string 15", "FooterText": "sample string 16", "TaxDescription": "sample string 17", "Created": "2025-04-04T05:15:59.351172+02:00", "Updated": "2025-04-04T05:15:59.351172+02:00", "WarehouseID": "023008fc-92bc-450a-b07b-9b3b598e8c63", "WhLocationId": "017cba5a-a315-4e3d-acd6-b8fafcbe0db8", "ExpiryDate": "2025-04-04T05:15:59.351172+02:00", "SaleType": 22, "SubscriptionMode": true, "Currency": "sample string 24", "JournalNumber": 25, "RootCategoryId": 26, "ShortCode": "sample string 27", "PortalAccessToken": "sample string 28", "LoginMessage": "sample string 29", "PriceListId": "c7388949-ae2d-47ac-9645-5cb7e74afaae", "HasAddress": true, "Address": "sample string 3, sample string 7, sample string 6", "Terminals": [ { "$ref": "2" }, { "$ref": "2" } ] }, "TerminalNo": 64, "TypeId": 4, "UniqueIdentification": "sample string 5", "HardwareAddress": "sample string 6", "Alias": "sample string 7", "Description": "sample string 8", "CostCenterId": 9, "Status": 0, "RootCategoryId": 10, "BillPrinterId": 11, "LicenseKey": "sample string 12", "ExpiryDate": "sample string 13", "LicenseType": "sample string 14", "LicenseStatus": true, "IsDeleted": true, "IsDataSynced": true, "PriceListId": "9bd0c7c0-d1c1-400c-a089-77d17f113648", "IsLoggedOut": true, "IsDisabled": true, "Created": "2025-04-04T05:15:59.351172+02:00", "Updated": "2025-04-04T05:15:59.351172+02:00", "LastClosed": "2025-04-04T05:15:59.351172+02:00", "StatusLog": [ { "$ref": "1" }, { "$ref": "1" } ], "CashDrawer": [ { "$id": "4", "Id": "660878ff-e7d4-4ed4-9bb6-8f241b8808b3", "Name": "sample string 2", "Location": "sample string 3", "UserId": "sample string 4", "TerminalId": "869172a4-fb0e-4016-a37b-b75abc2523e4", "ConnectionString": "sample string 6", "Logs": [ { "$id": "5", "<Id>k__BackingField": "f03c4338-82a4-4b02-8121-099dbad3fced", "<CashDrawerId>k__BackingField": "b4018788-18ec-4b42-8ca7-95af01065c9a", "<CashDrawer>k__BackingField": { "$ref": "4" }, "<ActivityDate>k__BackingField": "2025-04-04T05:15:59.3667893+02:00", "<ActivityType>k__BackingField": 1, "<UserId>k__BackingField": "sample string 4", "<Amount>k__BackingField": 5.0, "<OrderId>k__BackingField": "28f13513-601d-45b8-9b80-b25a6372ee77", "<Synced>k__BackingField": 7 }, { "$ref": "5" } ] }, { "$ref": "4" } ], "InActive": true, "IsOpen": false, "IsExpired": true, "TerminalType": "4f9c1f24-610f-414e-b3dc-c83eb58063f0" }, "<ActivityDate>k__BackingField": "2025-04-04T05:15:59.3667893+02:00", "<UserId>k__BackingField": "sample string 4", "<ReportId>k__BackingField": "a415f43f-17ea-47ef-bbc6-574de61ced02", "<Status>k__BackingField": 0, "<Synced>k__BackingField": 6, "<ReportData>k__BackingField": [ { "$id": "6", "Id": "32c20100-0694-4b84-baed-cf891d700eb9", "ReportId": "ec93116c-51f2-4eec-bcf8-4df30586e710", "DataType": "sample string 3", "TextValue": "sample string 4", "ForeignId": "sample string 5", "Value": 1.0, "TaxPercent": 1.0, "DateValue": "2025-04-04T05:15:59.3667893+02:00", "SortOrder": 6 }, { "$ref": "6" } ], "<Report>k__BackingField": { "$id": "7", "Id": "e85e3814-adbe-4e83-83fa-fd9c77d648da", "CreationDate": "2025-04-04T05:15:59.3667893+02:00", "ReportType": 3, "ReportNumber": 4, "TerminalId": "545c005b-c228-476b-9b26-27acb35e0573", "Terminal": { "$ref": "2" } } }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.