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

secondaryProfileSidstringOptional
addressSidstringOptional
addressDocumentSidstringOptional
businessInfoEndUserSidstringOptional
ar1EndUserSidstringOptional
ar2EndUserSidstringOptional
trustProductSidstringOptional
secondaryProfileStatusenumOptional
trustProductStatusenumOptional
lastEvaluationErrorsany or nullOptional
Parsed evaluation errors from Twilio, or null
lastUpdateddatetimeOptional

Errors

409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error