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:
co-authored by
Oli Juhl
Shahed Nasser
parent
bc2d556c2c
commit
82fd93da17
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user