Modification status

The endpoints allows you to check the status of a modification. A modification is one of the following actions:

  • Modify customer details
  • Add currency

Provide the requestId from the response body as a path parameter, for example:

/api/v1/virtual-accounts/modification-details/a2aca0a4-90a7-4cc8-9a85-b06cdfbb1523/status

The modification process has three possible statuses:

  • Pending (the request was sent and is being processed)
  • Processed (the request is completed successfully)
  • Failed (the request encountered an error)

Language
Credentials
Bearer