For the complete documentation index, see llms.txt. This page is also available as Markdown.

Journal Charge

Uploaded Charge object

Name
XLSX Column
Type
Description

externalIds.vendor

Entry ID

string

Unique vendor entry ID.

externalIds.reference

External Reference

string

(Optional) Vendor-specific data, which might be used, for example, to detect the Marketplace order ID.

externalIds.invoice

Vendor Invoice Reference

string

Vendor-specific invoice ID.

search.subscription.criteria

Subscription Search Criteria

string

The search criteria for the subscription.

search.subscription.value

Subscription Search Value

string

The subscription value .

search.order.criteria

Order Search Criteria

string

(Optional) The search criteria for the order.

search.order.value

Order Search Value

string

(Optional) The value of the order.

search.item.criteria

Item Search Criteria

string

The search criteria for the item.

search.item.value

Item Search Value

string

The value of the item.

period.start

Usage Start Time

Represents the start time of the entry.

period.end

Usage End Time

Represents the end time for the entry.

quantity

Quantity

decimal

The quantity of the entry.

price.unitPP

Purchase Price

decimal

The purchase price of the entry.

price.PPx1

Total Purchase Price

decimal

The total purchase price of the entry.

segment

Market Segment

string

Examples: COM, GOV, EDU

description.value1

Description1

string

(Optional) Vendor-specific line 1 of the data.

description.value2

Description2

string

(Optional) Vendor-specific line 2 of the data.

attributes.agreementVendorId

Optional Agreement Vendor ID

string

(Optional) The Agreement Vendor ID.

attributes.segment

Market Segment

string

(Optional) COM, GOV, EDU

Journal Charge object

Field
Type
Description

id

string

The ID of the charge.

status

enum

Allowed values are ready or error.

type

enum

Allowed values are automated or manual.

parent

charge

(Optional) A reference to the parent charge for split billing cases, includes one parent split for the number of children charges.

Example:

buyer

object

Represents the buyer object.

Example:

seller

object

Represents the seller object.

Example:

ledger

object

Represents the ledger object.

Example:

statement

object

Represents the statement object.

Example:

licensee

object

Represents the licensee object.

Example:

agreement

object

Represents the agreement object.

Example:

subscription

object

Represents the subscription object.

Example:

item

object

Represents the item object.

Example:

authorization

object

A reference to the authorization object.

Example:

vendor

object

Represents the vendor account object.

Example:

price

price

Example:

erpData

object

ERP system related data.

Example:

attributes

object

Various attributes taken from the input file.

Example:

Examples

Last updated

Was this helpful?