Invoice
Invoice data transfer 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 |
Invoice Status | |
PAYED | |
Currency | |
EUR | Euro |
USD | US dollar |
Last modified 3yr ago