Add wallet funds
Add funds to this wallet from a bank account (this transfer is D+2). The source payment method ID must refer to a bank account.
Path parameters
entityId
Entity ID or Entity ForeignID
paymentMethodId
Payment Method ID or Payment Method ForeignID
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
amount
The amount of the funds to add. If the entered amount has more decimal places than the currency supports, trailing decimals will be truncated.
sourcePaymentMethodId
The ID of the bank account to add funds from. The source payment method ID must refer to a bank account.
currency
The currency of the funds to add. (Defaults to USD, currently only USD is supported.)