Input fields
UUID!
required
A unique client generated UUID to ensure a request is processed only once.
Float!
required
The amount deposited.
CashBalanceDepositType
Type of the deposit being made.
Int
A four-digit number that classifies a business by the type of products or services it offers
UUID
Identifier of the bank account for the deposit.
UUID
Identifier of the bank card for the deposit.
UUID
Identifier of the PayPal ID for the deposit.
UUID
Identifier of the UserCashBalance for the deposit. Ignored if depositType is not CASH_BALANCE
String
Memo for the deposit. Limited to 255 characters.
String
Optional category name to attach to this deposit transaction.
String
ID of a previously uploaded attachment (PDF or PNG). Use the /api/v1/file-upload/transaction-memo-attachment endpoint to upload.