Link customer profile to card
POST {{baseUrl}}/v2/loyalty_programs/:loyaltyProgramId/cards/:loyaltyCardId/link_profile
Loyalty cards allow customers to collect and spend loyalty points within a card-based loyalty program. They are useful to gamify loyalty programs and can be used with or without customer profiles linked to them.
Link a customer profile to a given loyalty card for the card to be set as Registered. This affects how it can be used. See the docs.
Note: You can link as many customer profiles to a given loyalty card as the card user limit allows.
Request Body
{"integrationId"=>"R195412"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |