op payment info added
This commit is contained in:
@@ -397,8 +397,14 @@ components:
|
||||
label:
|
||||
description: Human-readable operation label.
|
||||
type: string
|
||||
amount:
|
||||
description: Primary money amount associated with the operation.
|
||||
$ref: ../common/money.yaml#/components/schemas/Money
|
||||
convertedAmount:
|
||||
description: Secondary amount for conversion operations (for example FX convert output amount).
|
||||
$ref: ../common/money.yaml#/components/schemas/Money
|
||||
operationRef:
|
||||
description: Internal operation reference identifier reported by the gateway.
|
||||
description: External operation reference identifier reported by the gateway.
|
||||
type: string
|
||||
gateway:
|
||||
description: Gateway microservice type handling the operation.
|
||||
|
||||
Reference in New Issue
Block a user