chore(docs): Updated API Reference (v2) (#9174)
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>
This commit is contained in:
committed by
GitHub
parent
a227d73e4f
commit
1c4d3f32cb
+4
-4
@@ -1,16 +1,16 @@
|
||||
type: object
|
||||
description: SUMMARY
|
||||
description: The details to update in the item.
|
||||
x-schemaName: AdminPostClaimsItemsActionReqSchema
|
||||
properties:
|
||||
quantity:
|
||||
type: number
|
||||
title: quantity
|
||||
description: The claim's quantity.
|
||||
description: The item's quantity.
|
||||
reason_id:
|
||||
type: string
|
||||
title: reason_id
|
||||
description: The claim's reason id.
|
||||
description: The ID of the return reason associated with the item.
|
||||
internal_note:
|
||||
type: string
|
||||
title: internal_note
|
||||
description: The claim's internal note.
|
||||
description: A note that's only viewed by admin users.
|
||||
|
||||
Reference in New Issue
Block a user