Skip to main content
POST
Submit DID requirements
Submits textual values, uploaded documents, and verification addresses for a number’s regulatory review.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
number_id
integer
required
requirements
object[]

Response

Successful response. Response body was not included in the source collection.

Provisional response envelope. The exact success response remains pending live validation.

status
integer

Operation status, when returned.

message
string

Human-readable result message, when returned.

data
any | null

Endpoint-specific response data. Its structure remains pending validation.