Create Card User

Route for the creation of a new card user using the client's unique code

🚧

If the request is asynchronous, receive the info via webhook

Response parameters

ParametersFormatDescription
returnBooleanResponse status (true/false)
messageStringResponse message
dataArray of objectsObject data
accountObjectAccount object
codeStringAccount identification code
nameStringAccount name
documentStringAccount document
card_accountObjectCard account object
codeStringCard account identification code
typeStringCard account type (individual/business)
code_status_card_userStringCard account status code
status_card_userStringCard account status description
historyArray of objectsCard account status history
codeStringStatus change log code
created_atStringStatus change created at
old_statusStringStatus change old status
statusStringStatus change new status
reasonArray of stringsStatus change reason

Request Parameters

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!