post https://{region}.verkada.com/access/v1/credentials/card
Create and add an access card for a specified user_id or external_id and org_id. Card object will be passed in the body of the request as a json.
We require facility code and card number OR card_number_hex OR card_number_base36. The successful repsonse will be the created credential information.
All the expected strings for card formats are listed in the Access Control Models -> Access Card Object page.