# Assign a deposit identification source to an accou

Assign a deposit identification source to an account

Endpoint: POST /v1/domains/{domainId}/virtual-ledgers/{virtualLedgerId}/accounts/{accountId}/deposit-identification-sources
Security: httpAuth

## Path parameters:

  - `domainId` (string, required)

  - `virtualLedgerId` (string, required)

  - `accountId` (string, required)

## Request fields (application/json):

  - `body` (object)
    - `id` (string)
    - `provisioningStrategy` (object)
      - `type` (string, required)
        Enum: "New"
    - `type` (string, required)
      Enum: "CustodyAccount"


## Response 200 fields

## Response 400 fields

## Response 404 fields
