Docs

Create Cheque

Creates a cheque in PostGrid Print & Mail.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

The recipient contact ID or recipient payload.

stringrequired

The sender contact ID or sender payload.

stringrequired

The PostGrid bank account ID to use for the cheque.

numberrequired

The cheque amount in the smallest currency unit.

object

Template merge variables for the cheque.

string

An optional description visible in the API and dashboard.

object

Custom metadata for this cheque.

date

Schedule the cheque for a future send date.

string

The mailing class for the cheque.

string

The memo text for the cheque.

string

The message body for the cheque.

string

A logo URL to print on the cheque.

number

The cheque number.

string

Envelope settings for the cheque.

object

Digital delivery settings for the cheque.

string

A redirected recipient contact ID or payload.

string

The cheque paper size.

string

The currency code for the cheque amount.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.