AnyCore
A record of any exposed type — the published Core plus optional expansion.
Returned by the type-agnostic point read, where the caller has said nothing about the type and the union IS the contract.
- datarequired
Represents one of the T0 accounting records (e.g. a payment, dispute, credit, etc).
A tax is a type of accounting record representing a financial charge or levy imposed by a government on individuals, businesses, or other entities to fund public expenditures and government operations.
- amountType: number · Amountrequired
- currencyType: string · Currencycode
Code required - 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.
- descriptionType: string · Descriptionnullable
- endType: string · EnddateFormat: datenullable
Date full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
- exchangeType: array object[] | null · Exchangeratesnullable
Rates - startType: string · StartdateFormat: datenullable
Date full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
- idType: object · Idrequired
- 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[] | null · Linksnullable
- 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