added api docs
This commit is contained in:
9
interface/external/payment_kind.yaml
vendored
Normal file
9
interface/external/payment_kind.yaml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
components:
|
||||
schemas:
|
||||
PaymentKind:
|
||||
type: string
|
||||
enum:
|
||||
- unspecified
|
||||
- payout
|
||||
- internal_transfer
|
||||
- fx_conversion
|
||||
Reference in New Issue
Block a user