# MultiBankDepositResponse

> A schema in the Payments API reference. Source: https://hub.ozow.com/api-reference/payments-api/schemas/multi-bank-deposit-response/

## Fields

- `bankDepositId` (string, uuid, required) - Ozow identifier for the bank deposit static reference. A new transaction will be created for each deposit received. * This id should be stored against the user so that the banking details can be queried
- `bankingDetails` (object, required)
- `url` (string, uri, required) - A URL that the user can be directed to where they will be displayed the banking details and instructions to use for the deposit
- `errorMessage` (string, max length 150) - Error message generated when validating the request.
