<n class="warning">
Request creation of a document PDF. Create a document PDF
Request creation of a document PDF. Create a document PDF
Returns generation job status and download URL for a PDF. Query a document PDF
Returns generation job status and download URL for a PDF. Query a document PDF
<n class="warning"> numberValue
for the \"Number Field\"
. { \"documentTypeUuid\": \"79008acc-56d6-49f4-b5d2-4101ce4b497c\", \"fields\": [ { \"label\": \"Number Field\", \"valueType\": \"ValueType_Number\", } ] }
Samsara will automatically populate the field with the default for number fields: 0
. See the defaults for all field types below. > Note: The dateTimeValue
for ValueType_DateTime
fields cannot be omitted. If you'd like to populate this field with a default datetime value, you must submit \"dateTimeValue\": {}
for that field. Default Field Values | Value Type | Field Name | Default value | | :--------- | :--------- | :------------ | | ValueType_Number
| numberValue
| 0
| | ValueType_String
| stringValue
| \"\"
| | ValueType_Photo
| photoValue
| []
| | ValueType_MultipleChoice
| multipleChoiceValue
| []
| | ValueType_DateTime
| dateTimeValue
| {\"dateTimeMs\": 0}
| | ValueType_Signature
| signatureValue
| {\"name\": \"Name\", \"signedAtMs\": 0, \"url\": \"\"}
| | ValueType_Barcode
| barcodeValue
| []
| > Note: ValueType_ScannedDocument
fields return ValueType_Photo
/photoValue
fields, whose default is listed above.
Create a document
<n class="warning"> numberValue
for the \"Number Field\"
. { \"documentTypeUuid\": \"79008acc-56d6-49f4-b5d2-4101ce4b497c\", \"fields\": [ { \"label\": \"Number Field\", \"valueType\": \"ValueType_Number\", } ] }
Samsara will automatically populate the field with the default for number fields: 0
. See the defaults for all field types below. > Note: The dateTimeValue
for ValueType_DateTime
fields cannot be omitted. If you'd like to populate this field with a default datetime value, you must submit \"dateTimeValue\": {}
for that field. Default Field Values | Value Type | Field Name | Default value | | :--------- | :--------- | :------------ | | ValueType_Number
| numberValue
| 0
| | ValueType_String
| stringValue
| \"\"
| | ValueType_Photo
| photoValue
| []
| | ValueType_MultipleChoice
| multipleChoiceValue
| []
| | ValueType_DateTime
| dateTimeValue
| {\"dateTimeMs\": 0}
| | ValueType_Signature
| signatureValue
| {\"name\": \"Name\", \"signedAtMs\": 0, \"url\": \"\"}
| | ValueType_Barcode
| barcodeValue
| []
| > Note: ValueType_ScannedDocument
fields return ValueType_Photo
/photoValue
fields, whose default is listed above.
Create a document
<n class="warning">
<n class="warning">
<n class="warning">
<n class="warning">
<n class="warning">
<n class="warning">
Generated using TypeDoc
<n class="warning"> <i class="fa fa-exclamation-circle"> This endpoint is still on our legacy API. Deletes a single document submission by driver.
Delete a document