Activate Account
POST/api/v1/cards/companies/:companyUuid/accounts/:accountUuid/enable
Reactivates the specified account belonging to a company, allowing the account to be used again.
Sets status
field is active
in Retrieve Account Details.
info
The request is asynchronous. Call the Retrieve Account Details endpoint after a short delay to confirm that the deactivation has completed successfully.
Request
Responses
- 204
Account activation request accepted.