Skip to content

Commit

Permalink
Updated readme (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
justarandomguyintheinternet authored Feb 11, 2024
1 parent 1c13a11 commit e7c6c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ print(items)
{
"item": {
"item_id": "64346",
"price": {"code": "EUR", "minor_units": 499, "decimals": 2},
"item_price": {"code": "EUR", "minor_units": 499, "decimals": 2},
"sales_taxes": [],
"tax_amount": {"code": "EUR", "minor_units": 0, "decimals": 2},
"price_excluding_taxes": {"code": "EUR", "minor_units": 499, "decimals": 2},
Expand Down

0 comments on commit e7c6c49

Please sign in to comment.