We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d6a6d1 commit 21e63bcCopy full SHA for 21e63bc
embedded/openapi/fixtures3.json
@@ -4048,7 +4048,8 @@
4048
}
4049
],
4050
"tax_date": 1234567890,
4051
- "line_items": null
+ "line_items": null,
4052
+ "ship_from_details": null
4053
},
4054
"tax.calculation_line_item": {
4055
"amount": 1499,
@@ -4154,7 +4155,8 @@
4154
4155
"tax_code": "txcd_92010001"
4156
4157
- "type": "transaction"
4158
+ "type": "transaction",
4159
4160
4161
"tax.transaction_line_item": {
4162
0 commit comments