| Controller | Service Name | Service Description | Object | New Fields | Data Type | Field Description |
|---|---|---|---|---|---|---|
| PosCustomers | GetPOSCustomer | Get POS customers full data according to parameters. (Pro) The search will be performed according to the "and" condition between the parameters | For club programs managed with sub-clubs (INVSUBCLUB.POS_CLUB), the following behavior applies in these services: The ClubDescription field, as well as the membership validity (StartMembership and EndMembership), will be based on the first active and valid segment associated with a sub-club segment type. |
|||
| GetPOSCustomerWithExtendedDetails | POS customer query with loyalty assets. (CLM) | |||||
| Transactions | TransactionProcessAuthentication | Transaction Process Authentication | New service for transaction authentication via SMS before using credit notes. The service will validate the mobile phone number against the transaction or customer data, verify the credit note exists and hasn't been used, and send an SMS with an authentication code to the provided mobile phone number for security verification. |
|||
| PosCustomerCard | GetPOSCustomerCardFieldsDetails | Get dynamic customer form fields (Pro) | The service can now be used even when not working with a dynamic customer configuration, i.e., when the POS_DYNAMCUSTSETTING is not defined. |