| Missing idempotencyKey or amount | 未提供必要欄位。 |
| Amount must be positive | 金額為零或負數。 |
| Destination is required when using Basic auth | 使用 Basic Auth 的請求必須指定 destination。 |
| Funding sources are not supported when using Basic auth | 請從 Basic Auth 請求中移除 bankCardId / bankAccountId / paypalVaultId。 |
| Only one funding source is allowed at a time | 提供了多個資金來源。僅可傳入一個。 |
| Provide either accountId or externalReferenceId, not both | destination 同時包含兩種識別方式。請擇一使用。 |
| Destination account has not authorized this application | 收款人不是你應用程式的註冊使用者。 |
| No user found with this external reference ID | externalReferenceId 與你應用程式中的任何使用者都不相符。 |
| User does not have a cash balance configured | 寄款方或收款方在所需的贊助銀行沒有設定現金餘額。 |
| Basic auth is not supported for personal applications | 請將你的應用程式升級至 ACTIVE 狀態以使用 Basic Auth 轉帳。 |
| Insufficient balance | 寄款方的現金餘額低於轉帳金額。 |