This allows the requester to specify field options for a signature request.
Name | Type | Description | Notes |
---|---|---|---|
dateFormat *required |
DateFormatEnum |
Allows requester to specify the date format (see list of allowed formats) NOTE: Only available for Premium and higher. |
Name | Value |
---|---|
MMDDYYYY | "MM / DD / YYYY" |
MM_DD_YYYY | "MM - DD - YYYY" |
DDMMYYYY | "DD / MM / YYYY" |
DD_MM_YYYY | "DD - MM - YYYY" |
YYYYMMDD | "YYYY / MM / DD" |
YYYY_MM_DD | "YYYY - MM - DD" |