chore(docs): Generated API Reference (v2) (#8668)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fa44e3f5a8
commit
cb2ead3a1c
@@ -0,0 +1,6 @@
|
||||
curl -X POST '{backend_url}/admin/order-edits/{id}/items/item/{item_id}' \
|
||||
-H 'x-medusa-access-token: {api_token}' \
|
||||
-H 'Content-Type: application/json' \
|
||||
--data-raw '{
|
||||
"quantity": 7564330046324736
|
||||
}'
|
||||
Reference in New Issue
Block a user