CoreOf[Customer]
- dataType: object · Customerrequired
The record's payload, in its own transaction currency.
- dateType: string · DateFormat: daterequired
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
- customType: object · CustomFieldsnullable
Fields The additional fields related to an accounting record. Custom fields are used to attach custom metadata to the objects to ingest into the system. Custom fields can be any valid JSON object.
- emailType: string · Emailnullable
- nameType: string · Namenullable
- idType: object · Idrequired
The record's identity: its public type and external id.
- dataType: string · DataTypeenum
Type requiredA string representing the type of the T0 accounting record.
values- Adjustment
- Product
- Card
Transaction - Fixed
Asset - Contractor
- externalType: string · Externalid
Id required - platformType: string · Platformdatatypenullable
Data Type - platformType: string · Platformidnullable
Id - platformType: string · Platformtypenullable
Type
- expandedType: object · Expandednullable
Linked records requested through
expand, keyed by link name. Each record is in its own type's public shape. Absent whenexpandwas not requested.- propertyType: array object[] · Core[]
Name Represents one of the T0 accounting records, alongside its links and identifiers.
- datarequired
Represents one of the T0 accounting records (e.g. a payment, dispute, credit, etc).
- idType: object · Idrequired
- linksType: array object[] | null · Linksnullable
- expandedType: array string[] | null · Expanded Truncatednullable
_truncated Names of expanded child links whose result was capped (at most 500 children per link per page are returned). Absent when nothing was truncated.
- linksType: array object[] · Links
Outbound links to other records. Follow one with
GET /{segment}/{externalId}.- dataType: string · DataTypeenum
Type requiredA string representing the type of the T0 accounting record.
values- Adjustment
- Product
- Card
Transaction - Fixed
Asset - Contractor
- externalType: string · Externalid
Id required - platformType: string · Platformdatatypenullable
Data Type - platformType: string · Platformidnullable
Id - platformType: string · Platformtypenullable
Type