Skip to main content
POST
Create an abstract

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
template_id
integer

Template to create the abstract under. Omit to use the default template.

custom_fields
string

JSON-encoded map of custom field key to value.

address
string
city
string
county
string
state
string
tax_map
string
files
file[]

Optional document files to attach.

Response

Abstract created

data
object
errors
object[]

Per-file failures. Empty when every file succeeded or none were sent.