Add Card

This endpoint is used to manually add a card to a user. If the card was successfully created and associated with the user, then the Id of that card will be returned.

Body Params
int32
required

The facility code of the card being added.

int64
required

The card number of the card being added.

string

The Guid Id of the user that the card will be associated with. If this value is not passed, it will default to an empty Guid.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain