Simulate (Sandbox)
Path parameters
customerIdstringRequired
The unique identifier of the customer
Header parameters
AuthorizationstringRequired
Token for authentication
Body
actionstring · enumRequiredPossible values:
The action to perform
virtual_account_idstring · uuidRequired
The unique identifier of the virtual account to issue
Responses
201
Virtual account successfully issued
application/json
400
Bad request - Invalid input or virtual account already active
403
Forbidden - Not available in production environment
500
Internal server error
post
/v0/customers/{customerId}/virtual-account/simulateLast updated