Delete a Virtual Account Application
Sandbox
Delete a virtual account application
Delete a user’s onboarding application so onboarding can be re-tested in the sandbox.
DELETE
Delete a Virtual Account Application
Use this in the sandbox to reset a user’s onboarding so it can be re-tested. After the application is deleted, the user can submit a new one and go through onboarding again.
Headers
API key issued by Meridian during provisioning. See Authentication.
Current time in milliseconds since the Unix epoch. Must be within 60 seconds of the request. See Authentication.
HMAC SHA-256 signature of the canonical request string, computed per request. See Authentication for how to construct it.
Path Parameters
ID of the user the application belongs to
ID of the virtual account application (onboarding) to delete
Response
Virtual account application deleted successfully