Create forecasted transaction

Create a forecasted transaction.

Body Params
parent
required

All forecasted transactions must be associated with either an account or an entity.

amount
required
date
required

full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21.

string
required
origin
object
required

The origin of this forecasted transaction, e.g. manual user input or AP/AR data.

counterparty
object
metadata
object | null

Metadata is a string-string key-value container that can be used to store information known at the time of resource creation. This can be retrieved later on, for instance when a payment or expected transaction is reconciled with the booked transaction on the bank statement.

Metadata can have at most 20 entries. Keys may have a maximum length of 64 chars and values a maximum length of 512 chars.

By default, this field is optional. It is possible to make it required in the Atlar Dashboard by visiting the Metadata keys page. Requirement rules can be specified per API resource. Both the Dashboard and the API will then enforce these rules and give validation errors when the required fields are not set.

string

External ID is optional to use, but if used, the Atlar platform will persist it, index it, as well as require it to be unique across all resources. It is possible to retrieve a resource using the external ID using the prefix external:.

Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json