The AssignLoyaltycardToCustomer function assigns a loyaltycard to the specified customer.
Method | /AssignLoyaltycardToCustomer |
The request body is of type AssignLoyaltycardToCustomer.
Name | Description | Data Type |
---|---|---|
customerId | xml:int | |
loyaltyCardId | xml:int |
|
The response body is of type AssignLoyaltycardToCustomerResponse.
Name | Description | Data Type |
---|---|---|
AssignLoyaltycardToCustomerResult | LoyaltyCardInfo |
|