Submit for review

Submits the business verification profile to Twilio for review. The profile must have been created via PUT first. No request body is required — the customer is identified by the api-key header. Returns 202 with the current profile snapshot.

Authentication

api-keystring

Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.

Response

Accepted — submission enqueued

secondaryProfileSidstring
addressSidstring
addressDocumentSidstring
businessInfoEndUserSidstring
ar1EndUserSidstring
ar2EndUserSidstring
trustProductSidstring
secondaryProfileStatusenum
trustProductStatusenum
lastEvaluationErrorsany or null
Parsed evaluation errors from Twilio, or null
lastUpdateddatetime

Errors

409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error