Skip to main content
POST
Submit Info Request Answers

Authorizations

x-api-key
string
header
required

Your Meow API key, sent in the x-api-key header for authentication.

Path Parameters

request_id
string<uuid>
required
entity_id
string
required

Body

application/json
answers
Answers · object
required

Answers keyed by the element name in the request's form schema. Validated against that schema, so send them complete. This submits, it does not save a draft.

Response

Successful Response

request_completed
boolean
required

Whether the information request is now satisfied in full. False while it still owes documents.

outstanding
string[]
required

What the request is still waiting on after this submission.