Docs

Add Receipt Batch Entry

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
numberrequired

Key to ar/batches(Co, Mth, BatchId).

daterequired

Key to ar/batches(Co, Mth, BatchId). Format: YYYY-MM-01.

numberrequired

Key to ar/batches(Co, Mth, BatchId).

numberrequired

Key to ar/customers(CustGroup, Customer). CustGroup is defaulted based on Co.

date

Transaction date. Format: YYYY-MM-DD. Optional; defaults to today.

string

Check number. Optional.

date

Check date. Format: YYYY-MM-DD. Optional.

stringrequired

Check amount.

number

CM company. Optional; defaults based on AR company settings.

number

CM account. Optional; defaults based on AR company settings.

stringrequired

Deposit number.

string

Optional notes.

object

User-defined values to set on the batch transaction header.

array of object

Optional misc distribution rows for the receipt.

array of object

Optional receipt application rows.

stringrequired

Misc distribution code.

daterequired

Distribution date. Format: YYYY-MM-DD.

string

Optional misc distribution description.

stringrequired

Misc distribution amount.

object

User-defined values to set on the misc distribution.

number

Optional line number. If omitted, Vista defaults the next ARLine number.

stringrequired

C applies payment to an invoice line. A applies funds on account.

date

Reference month for the transaction line being paid or for previously saved on-account funds. Format: YYYY-MM-01.

number

Reference transaction being paid or prior on-account receipt transaction.

number

Reference transaction line being paid or prior on-account receipt line.

string

Amount applied for this line item or on-account adjustment amount.

string

Optional discount amount to take on this line item.

string

Optional tax amount applied to an invoice line item.

string

Optional retainage amount applied to an invoice line item.

string

Optional line-item notes.

object

User-defined values to set on the receipt line item.

number

Receivable type for on-account line items. Optional.

string

Optional description for on-account line items.

object

Optional tax details for on-account line items.

string

Optional tax code for on-account line items.

string

Optional tax basis amount for on-account line items.

string

Optional tax amount for on-account line items.

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.