Invoice

Invoice data transfer object description

Object description

Field

Type

Description

id

String

Smarts system unique identifier

seller

SellerParty

Seller detailed information

buyer

BuyerParty

Buyer detailed information

status

Invoice status

createdAt

Unix Timestamp (UTC)

Invoice creating time

closedAt

Unit Timestamp (UTC)

Invoice closing time

products

Invoice products

currency

Currency

total

Total

Invoice detailed total

institutionCampaigns

Institution based campaigns

Enum type possible values

InvoiceStatus

Invoice Status

PAYED

Currency

Currency

EUR

Euro

USD

US dollar

Last updated