GuidesAPI ReferenceChangelog
API Reference

Update Business Account

Update business account data, typically in response to an RFI.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Updates the data of a business sub-account that is in onboarding or under compliance review.

This endpoint is typically called in response to a Request for Information (RFI) — see the Business Onboarding Overview for the full onboarding flow and RFI handling details.

Path Params
string
required

Main account id in the form BZ-XXXX-XXXX.

string
required

Business child account ID

Body Params

Request body for updating a business sub-account that is in onboarding or under compliance review. All fields are optional; only the fields supplied in the body are modified. Supplying controllers, intermediaries, or terms replaces the entire collection — partial updates within these arrays are not supported.

string | null
string | null

Updated partner-supplied identifier for the business. Maximum 255 characters.

string | null

Updated free-form description of the nature of the business and its activities.

string | null

Updated primary contact email for the business. Must be a valid email address.

string | null

Updated dedicated compliance contact email for the business.

string | null

Updated public website of the business. Must be a valid absolute URL when provided.

controllers
array of objects | null

Replaces the full list of controllers on the sub-account. To keep an existing controller, include their full details in the new array.

controllers
intermediaries
array of objects | null

Replaces the full list of intermediary entities on the sub-account.

intermediaries
terms
array of objects | null

Replaces the full list of Terms of Service acceptance records on the sub-account.

terms
Responses

Language
Credentials
Bearer
OneMoney-HMAC-SHA256
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json