NumbersV2SupportingDocument

Create a new Supporting Document.

Create a new Supporting Document.

post/v2/RegulatoryCompliance/SupportingDocuments

Response

Created

sidstring nullable

The unique string created by Twilio to identify the Supporting Document resource.

account_sidstring nullable

The SID of the Account that created the Document resource.

friendly_namestring nullable

The string that you assigned to describe the resource.

mime_typestring nullable

The image type uploaded in the Supporting Document container.

status'draft' | 'pending-review' | 'rejected' | 'approved' | 'expired' | 'provisionally-approved'

The verification status of the Supporting Document resource.

failure_reasonstring nullable

The failure reason of the Supporting Document Resource.

typestring nullable

The type of the Supporting Document.

{"stackTrail":"components:schemas:numbers.v2.regulatory_compliance.supporting_document:properties:attributes","oasType":"schema","type":"unknown","description":"The set of parameters that are the attributes of the Supporting Documents resource which are listed in the Supporting Document Types.","extensionFields":{"x-twilio":{"pii":{"handling":"standard","deleteSla":30}}},"nullable":true}
date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in ISO 8601 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in ISO 8601 format.

urlstring uri nullable

The absolute URL of the Supporting Document resource.

Changes

Changed in 5 of the 53 revisions of this API.72

    • ▲

      the response's property type changed from object to no type for status

      response-property-type-changed

    • ▲

      the response's property type changed from no type to object for status

      response-property-type-changed

  • v21fabdce5cb2021See the full diff
    • ▲

      the response's property type changed from object to no type for status

      response-property-type-changed

    • ▲

      the / response's property type changed from object to no type for status

      response-property-type-changed

    • ○

      the request property type was generalized from object to no type

      request-property-type-generalized

    • ▲

      the request property type changed from no type to object

      request-property-type-changed

    • ▲

      the response's property type changed from no type to object for status

      response-property-type-changed

    • ▲

      the / response's property type changed from no type to object for status

      response-property-type-changed

    • ○

      added the optional property to the response with the status

      response-optional-property-added