chore(docs): Generated API reference (#2788)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
title: Payment Collection
|
||||
description: Payment Collection
|
||||
x-resourceId: payment_collection
|
||||
type: object
|
||||
required:
|
||||
- type
|
||||
- status
|
||||
@@ -26,12 +27,7 @@ properties:
|
||||
- awaiting
|
||||
- authorized
|
||||
- partially_authorized
|
||||
- captured
|
||||
- partially_captured
|
||||
- refunded
|
||||
- partially_refunded
|
||||
- canceled
|
||||
- requires_action
|
||||
description:
|
||||
type: string
|
||||
description: Description of the payment collection
|
||||
@@ -41,12 +37,6 @@ properties:
|
||||
authorized_amount:
|
||||
type: number
|
||||
description: Authorized amount of the payment collection.
|
||||
captured_amount:
|
||||
type: number
|
||||
description: Captured amount of the payment collection.
|
||||
refunded_amount:
|
||||
type: number
|
||||
description: Refunded amount of the payment collection.
|
||||
region_id:
|
||||
type: string
|
||||
description: The region's ID
|
||||
|
||||
Reference in New Issue
Block a user