Skip to content

Commit

Permalink
Add method to payout request allocation (#1833)
Browse files Browse the repository at this point in the history
Co-authored-by: dara <[email protected]>
  • Loading branch information
colinbird and dara123 authored Mar 20, 2024
1 parent 17966c2 commit 61a230f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi/components/schemas/PayoutRequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ properties:
- canceled
- declined
- unknown
method:
$ref: ./PaymentMethod.yaml
gatewayName:
description: Name of the payment gateway that processed, or is selected to process, the transaction.
x-label: Gateway account
Expand Down

0 comments on commit 61a230f

Please sign in to comment.