AddCardToUserRequest

Request to add a card to a user.

Variables

user_identifier

string

The identifier of the user you want to add the card_identifier to.  The user_identifier can be a card identifier or an email address.

Errors

card_identifier

string

The card identifier you want to add to the user with the given user_identifier.

Errors

Close