Add create_fees to example

This commit is contained in:
Mira Weller
2025-02-25 13:57:33 +01:00
parent 93570d42c7
commit 3310e9670b
+9 -1
View File
@@ -2312,7 +2312,15 @@ otherwise, such as splitting an order or changing fees.
{
"fee": 49
}
]
],
"create_fees": [
{
"fee_type": "other",
"value": "1.50",
"description": "Example Fee",
"internal_type": "",
"tax_rule": 15
}
],
"reissue_invoice": true,
"send_email": true,