Browse documentation

Applications

6 endpoints.

Paths are relative to the base URL for your environment. Unless marked otherwise, every request needs an Authorization: Bearer header.

POST/applications

Dispatch Application Action

Request body

json
{
  "action": "getApplicationStatus"
}
POST/applications/documents/financial

Upload Financial Document

Response fields

Asserted by the API’s own test suite.

successdata
DELETE/applications/documents/financial

Delete Financial Document

Query parameters

  • id — example: {{financial_doc_id}}

Response fields

Asserted by the API’s own test suite.

success
POST/applications/documents/compliance

Upload Compliance Document

Response fields

Asserted by the API’s own test suite.

successdata
DELETE/applications/documents/compliance

Delete Compliance Document

Query parameters

  • id — example: {{compliance_doc_id}}

Response fields

Asserted by the API’s own test suite.

success
POST/applications/submit

Submit Application

Response fields

Asserted by the API’s own test suite.

successorganizationId