Skip to main content
POST
Simulate company status

Authorizations

Authorization
string
header
required

API key as Bearer token

Headers

Reap-Version
enum<string>
required

API version (YYYY-MM-DD)

Available options:
2025-02-14
Example:

"2025-02-14"

Path Parameters

companyId
string<uuid>
required

Body

Simulate a company status change. ACTIVE requires applicationDetails so the simulated company matches the shape of one verified through AiPrise.

status
string
required
Allowed value: "ACTIVE"
applicationDetails
object
required

Verified KYB attributes to persist alongside the status change.

Response

Response for status 204