JSON Formatting Considerations
Double quotes are the official JSON standard. We follow the same standard in our API. Please refer to http://www.json.org
Parameter Formatting
Dates are formatted in ISO 8601 Format
i.e. 2018-10-24T17:17:13.000Z
Dollar values are listed in USD as “xxxx.xx”
Percentages range from 0-1, where 0 = 0% of par value and 1 = 100% of par value. Can accept up to 2 decimal point precision
i.e. .9884 (98.84%)