Update Payout Account
The endpoint and http method information to update payout account are stated below.
URL
The endpoint and http method information to update payout account are stated below.
PUT/settlement/v1/payout-accounts/:id
Request Parameters
The parameters expected to be sent in requests to update payout account are listed under the table and subheadings below.
type
PayoutAccountType
required
Account Type
Values:
WISE
externalAccountId
string
required
External Account Id
Sample Codes
You can review the sample codes in the open source Craftgate API clients.
Loading..