Skip to main content

Create Card Owner

POST 

/api/v1/cards/companies/:companyUuid/card-owners

Creates a new card owner within the specified company. The same cardOwnerId can be reused to create multiple cards.

info

This request is asynchronous.
After you receive the 201 response, wait a short moment and then call Retrieve Card Owner Data to confirm the owner has been created successfully.

Request

Responses

Card owner creation request accepted.