# SingleBankDepositResponse

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

## Fields

- `transactionId` (string, uuid, required) - Ozow transaction identifier. Transaction will be in a pending state after it is created and will be updated to complete after the payment has been received in our account
- `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.
