Upsert business info
Creates or updates the business verification profile and enqueues a background worker that provisions the Twilio Secondary Customer Profile. Returns 202 with the current profile snapshot.
Authentication
api-keystring
Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.
Request
This endpoint expects an object.
email
Notification email for verification status updates
address
businessInformation
friendlyName
Optional display name for the business profile
Response
Accepted — profile saved, background processing started
secondaryProfileSid
addressSid
addressDocumentSid
businessInfoEndUserSid
ar1EndUserSid
ar2EndUserSid
trustProductSid
secondaryProfileStatus
Allowed values:
trustProductStatus
Allowed values:
lastEvaluationErrors
Parsed evaluation errors from Twilio, or null
lastUpdated
Errors
400
Bad Request Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error
