Skip to main content
POST
Preview a contract template

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Path Parameters

id
string
required

The template's ID.

Body

application/json
entity_type
enum<string>
Available options:
adoption,
foster_assignment,
animal_intake
entity_id
string

The adoption, foster placement or intake to fill it from.

signer_name
string

A name for {{signer_name}}.

Response

The contract as it would read.

body
string
required

The contract as it would read.

unresolved_fields
string[]
required

Merge fields nothing fills. A contract with any is refused at signing.

values
object
required

Each merge field and what it filled in.

body_blocks
object[] | null