SaveCounterSales

Description

This method is used to get the configuration for the local counter application (PRIVATE USE ONLY)

Paths

Example

Example request object

{
  "Criteria": {
    "PointOfSaleID": "00000000-0000-0000-0000-000000000000",
    "SaleCustomerID": "00000000-0000-0000-0000-000000000000",
    "CounterSales": null
  },
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "Result": {
    "TotalAmount": 0.0,
    "IsValid": false,
    "Message": "string_example",
    "brokenRuleName": null
  }
}

ShouldBeExecuted

Postdata

Response