Skip to main content
OPTIONS
Get metadata for the batch card parse enrichment endpoint

Authorizations

X-Api-Key
string
header
required

Response

200 - application/json

Successful operation

name
string
required

The display name of the endpoint method.

Example:

"Post"

description
string
required

A short description of the endpoint.

Example:

"Enrich a list of universal transactions"

renders
string[]
required

Content types this endpoint can render.

Example:
parses
string[]
required

Content types this endpoint can parse.

Example:
synchronousMax
integer
required

The maximum number of items allowed in a single microbatch (?synchronous=true).

Example:

100