SupportingDocumentType Resource
SupportingDocumentType properties
Resource Properties in REST API format | |
---|---|
sid
|
The unique string that identifies the Supporting Document Type resource. |
friendly_name
|
A human-readable description of the Supporting Document Type resource. |
machine_name
|
The machine-readable description of the Supporting Document Type resource. |
fields
|
The required information for creating a Supporting Document. The required fields will change as regulatory needs change and will differ for businesses and individuals. |
url
|
The absolute URL of the Supporting Document Type resource. |
Fetch a SupportingDocumentType resource
get
https://trusthub.twilio.com/v1/SupportingDocumentTypes/{Sid}
Parameters
Parameters in REST API format | |
---|---|
sid
Path
|
The unique string that identifies the Supporting Document Type resource. |
Example 1
Read multiple SupportingDocumentType resources
get
https://trusthub.twilio.com/v1/SupportingDocumentTypes
Example 1
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.