Add or Remove Customer IdentifiersAsk AIpost https://{host}/v2/customers/{userId}/changeIdentifierAPI to add or remove identifiers associated with a customer's profile.Path ParamsuserIdint64requiredUnique ID of the customer to fetch coupon details.Query ParamssourcestringenumrequiredSource from which the card is issued.Show 12 enum valuesaccountIdstringFor sources with multiple accounts, pass the ID of the source account from which the card is issued.Body ParamsaddobjectDetails of card to link to the customer.add objectremoveobjectCard details to delink.remove objectResponses 200200 400400Updated about 1 month ago