API Reference
cURL
curl --request GET \ --url https://api.oplog.one/openapi/v1/SalesOrders/SalesOrders.queryInvalidSalesOrders \ --header 'Authorization: <api-key>'
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "referenceNumber": "<string>", "integrationType": "CudExcludedIntegrations", "integrationName": "<string>", "salesChannel": "<string>", "customerFullName": "<string>", "paymentGatewayNames": "<string>", "isPaid": true, "error": "ReferenceNumberAlreadyExists", "createdAt": "2023-11-07T05:31:56Z", "openApiIdentifier": "None" } ], "count": 123 }
If you want to emulate, please enter TenantId.
DynamicQuery
Success
The response is of type object.
object