Skip to content
Snippets Groups Projects
Unverified Commit 95f0b5db authored by Rich Lott's avatar Rich Lott Committed by GitHub
Browse files

Update docs/financial/OrderAPI.md


Co-Authored-By: default avatarMikey O'Toole <mikey@mjco.uk>
parent 764b6ab7
No related branches found
No related tags found
1 merge request!684add financial/overview (WIP waiting on Rich)
......@@ -37,7 +37,7 @@ Call `Order.create` with a structure like the below. Note that we always create
"qty": 1,
"unit_price": 1.23,
"line_total": 1.23,
"price_field_id" : 1,
"price_field_id": 1,
}
]
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment