chore(docs): Updated API Reference (automated) (#10017)

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:
github-actions[bot]
2024-11-11 12:30:22 +00:00
committed by GitHub
co-authored by Oli Juhl Shahed Nasser
parent bc2d556c2c
commit 82fd93da17
28 changed files with 60 additions and 167 deletions
@@ -25,19 +25,8 @@
* title: no_notification
* description: Whether to send the customer notifications when the exchange is updated.
* difference_due:
* oneOf:
* - type: string
* title: difference_due
* description: The exchange's difference due.
* - type: number
* title: difference_due
* description: The exchange's difference due.
* - type: string
* title: difference_due
* description: The exchange's difference due.
* - type: number
* title: difference_due
* description: The exchange's difference due.
* type: number
* title: difference_due
* description: The amount to be exchanged or refunded. If the amount is negative, it must be refunded. If positive, additional payment is required from the customer.
* return:
* $ref: "#/components/schemas/Return"