GuidesAPI ReferenceChangelog
API Reference

Simulate Account Review

Simulate a compliance review outcome in Sandbox.

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

Triggers a simulated compliance review outcome — approval, rejection, or RFI issuance — for a business sub-account in Sandbox.

Use this endpoint during integration testing to exercise post-submission flows without waiting for a real compliance decision.

Available in Sandbox only.

Path Params
string
required

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

string
required

Business child account ID

Body Params
string
enum
required

Customer-facing compliance review outcome to simulate on a business sub-account via the Simulate Account Review API.

  • APPROVED — simulates an approved sub-account that is active and ready to transact.
  • REJECTED — simulates a terminal rejection of the sub-account.
  • UNDER_REVIEW — places the sub-account in active compliance review.
  • PENDING_REVIEW — places the sub-account in the pre-review queue.
  • PENDING_RESPONSE — opens a Request for Information (RFI) on the sub-account, awaiting a partner response.
Allowed:
Responses
204

Status transition accepted.

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