Validates the MAC address for the WebShop in the context and specified DivisionID. Checks the license for a valid number of MAC addresses per Division
{
"MacId": "string_example",
"EmployeeId": 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"
}
}
{
"Data": {
"CashierCollection": null,
"PointOfSaleCollection": null,
"SalesZoneCollection": null,
"DefaultCustomerId": "00000000-0000-0000-0000-000000000000",
"PaymentMethods": null,
"MobilePaymentMethods": null
},
"Result": false,
"ErrorCode": "string_example"
}