TransactionItem
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | |
transaction_number | str | ❌ | |
created_date | str | ❌ | |
store_name | str | ❌ | |
number_of_items | int | ❌ | |
net_price_sum | float | ❌ | |
local_net_price_sum | float | ❌ | |
local_currency | str | ❌ | |
group_currency | str | ❌ | |
store_type | str | ❌ | |
line_items | List[dict] | ❌ | |
external_id | str | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs