GuidesAPI ReferenceChangelog
API Reference

Update Application

Update application data fields for an existing individual application. Files are uploaded separately via the Upload Document endpoint.

Allowed Updates

Use nested objects to update specific sections. Only include the groups and fields you want to change:

  • person: Update name, date of birth, nationality
  • phone: Update phone country code, number
  • address: Update street, city, state, postal code, country
  • identity: Update identity type and number
  • document: Update document type, number, dates
  • verification: Update verification timestamps
  • due_diligence: First-time submission requires all core fields (occupation, employment_status, source_of_wealth, purpose_of_account, expected_monthly_activity). Subsequent updates support partial changes.

Update Rules

  • Fields not included in the request will retain their current values
  • POA (proof of address) metadata fields must be all provided or all omitted

Status Restrictions

Updates are only allowed when status is DRAFT or ACTION_REQUIRED.

Updates are NOT allowed when status is PROCESSING, APPROVED, or REJECTED.

Language
Credentials
Bearer
OneMoney-HMAC-SHA256
Response
Click Try It! to start a request and see the response here!