chore(docs): Updated API Reference (automated) (#10321)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
51bdd60423
commit
10a5d22f7b
@@ -3,7 +3,8 @@
|
||||
* operationId: PostOrdersIdTransfer
|
||||
* x-sidebar-summary: Request Transfer
|
||||
* summary: Request Order Transfer
|
||||
* description: Request an order to be transfered to another customer. The transfer is confirmed by sending a request to the [Accept Order Transfer](https://docs.medusajs.com/api/store#orders_postordersidtransferaccept) Store API route.
|
||||
* description: Request an order to be transfered to another customer. The transfer is confirmed by sending a request to the [Accept Order
|
||||
* Transfer](https://docs.medusajs.com/api/store#orders_postordersidtransferaccept) Store API route.
|
||||
* x-authenticated: true
|
||||
* parameters:
|
||||
* - name: id
|
||||
|
||||
@@ -58,6 +58,5 @@
|
||||
* "500":
|
||||
* $ref: "#/components/responses/500_error"
|
||||
* x-workflow: cancelOrderTransferRequestWorkflow
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user