> ## Documentation Index
> Fetch the complete documentation index at: https://developers.circle.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create daily custody balance report

> Creates a daily custody balance report for USDC and EURC and sends it to Circle.

For `reportType=eea`, this endpoint represents the four reportable cells of EBA Template S 08.00 for one token and one reference date: CASP total token count and EUR value, plus the EU-client subset token count and EUR value.

MiCA / EBA S 08.00 mapping (`reportType=eea`):
- S 08.00 Row 0010 / Col 0010 maps to `additionalFields.totalBalance`
- S 08.00 Row 0010 / Col 0020 maps to `additionalFields.equivalentEuroTotalBalance`
- S 08.00 Row 0020 / Col 0010 maps to `localBalance`
- S 08.00 Row 0020 / Col 0020 maps to `additionalFields.equivalentEuroLocalBalance`

`localBalance` and `totalBalance` are token-unit counts. `equivalentEuroLocalBalance` and `equivalentEuroTotalBalance` are EUR values. EU clients are determined by habitual residence for natural persons and registered office for legal persons. USD/EUR FX conversion should be based on the ECB rate applicable for that date, as available on the ECB website.

Validation rules:
- `localBalance` must be less than or equal to `additionalFields.totalBalance`
- `equivalentEuroLocalBalance` must be less than or equal to `equivalentEuroTotalBalance`
- Only one submission per day per currency
- USDC and EURC require separate submissions




## OpenAPI

````yaml openapi/reserve-management.yaml post /v2/reserveManagement/dailyCustodyBalances
openapi: 3.0.2
info:
  version: ${version}
  title: Reserve Management API
  description: >
    The Reserve Management API allows you to report your daily USDC and EURC
    balances to Circle to comply with regulatory requirements.
servers:
  - url: https://api-sandbox.circle.com
  - url: https://api.circle.com
security: []
tags:
  - name: Reserve Management
    description: Report daily stablecoin balances to Circle.
paths:
  /v2/reserveManagement/dailyCustodyBalances:
    post:
      tags:
        - Reserve Management
      summary: Create daily custody balance report
      description: >
        Creates a daily custody balance report for USDC and EURC and sends it to
        Circle.


        For `reportType=eea`, this endpoint represents the four reportable cells
        of EBA Template S 08.00 for one token and one reference date: CASP total
        token count and EUR value, plus the EU-client subset token count and EUR
        value.


        MiCA / EBA S 08.00 mapping (`reportType=eea`):

        - S 08.00 Row 0010 / Col 0010 maps to `additionalFields.totalBalance`

        - S 08.00 Row 0010 / Col 0020 maps to
        `additionalFields.equivalentEuroTotalBalance`

        - S 08.00 Row 0020 / Col 0010 maps to `localBalance`

        - S 08.00 Row 0020 / Col 0020 maps to
        `additionalFields.equivalentEuroLocalBalance`


        `localBalance` and `totalBalance` are token-unit counts.
        `equivalentEuroLocalBalance` and `equivalentEuroTotalBalance` are EUR
        values. EU clients are determined by habitual residence for natural
        persons and registered office for legal persons. USD/EUR FX conversion
        should be based on the ECB rate applicable for that date, as available
        on the ECB website.


        Validation rules:

        - `localBalance` must be less than or equal to
        `additionalFields.totalBalance`

        - `equivalentEuroLocalBalance` must be less than or equal to
        `equivalentEuroTotalBalance`

        - Only one submission per day per currency

        - USDC and EURC require separate submissions
      operationId: ReportDailyCustodyBalances
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/DailyCustodyBalancesRequest'
      responses:
        '200':
          description: >
            Request with duplicate values and idempotency key has already been
            made. Existing record is returned.
          headers:
            X-Request-Id:
              $ref: '#/components/headers/XRequestId'
          content:
            application/json:
              schema:
                title: DuplicateRequest
                type: object
                properties:
                  data:
                    $ref: '#/components/schemas/DailyCustodyBalancesResponse'
              examples:
                response:
                  value:
                    data:
                      idempotencyKey: ba943ff1-ca16-49b2-ba55-1057e70ca5c7
                      id: b8627ae8-732b-4d25-b947-1df8f4007a29
                      createDate: '2025-07-15T18:03:52.429Z'
                      localBalance: 1000000
                      currency: USDC
                      asOfDate: '2025-06-26'
                      reportType: eea
                      additionalFields:
                        equivalentEuroLocalBalance: 26994.6
                        totalBalance: 5000000
                        equivalentEuroTotalBalance: 853949.09
        '201':
          description: |
            Successfully created daily custody balance report.
          headers:
            X-Request-Id:
              $ref: '#/components/headers/XRequestId'
          content:
            application/json:
              schema:
                title: NewReportSuccess
                type: object
                properties:
                  data:
                    $ref: '#/components/schemas/DailyCustodyBalancesResponse'
              examples:
                response:
                  value:
                    data:
                      idempotencyKey: ba943ff1-ca16-49b2-ba55-1057e70ca5c7
                      id: b8627ae8-732b-4d25-b947-1df8f4007a29
                      createDate: '2025-07-15T18:03:52.429Z'
                      localBalance: 1000000
                      currency: USDC
                      asOfDate: '2025-06-26'
                      reportType: eea
                      additionalFields:
                        equivalentEuroLocalBalance: 26994.6
                        totalBalance: 5000000
                        equivalentEuroTotalBalance: 853949.09
        '400':
          $ref: '#/components/responses/BadRequest'
        '401':
          $ref: '#/components/responses/NotAuthorized'
        '403':
          $ref: '#/components/responses/Forbidden'
        '409':
          $ref: '#/components/responses/Conflict'
      security:
        - bearerAuth: []
components:
  schemas:
    DailyCustodyBalancesRequest:
      type: object
      required:
        - idempotencyKey
        - currency
        - localBalance
        - asOfDate
        - reportType
        - additionalFields
      properties:
        idempotencyKey:
          $ref: '#/components/schemas/IdempotencyKey'
        currency:
          type: string
          description: The type of token being reported.
          enum:
            - USDC
            - EURC
          example: USDC
        localBalance:
          type: number
          format: double
          description: >
            Regional specific balance for the provided token type, expressed in
            token units.


            For `eea`, this is the EU-client subset (not the CASP's total
            holdings). EU clients are determined by habitual residence for
            natural persons and registered office for legal persons.


            For `japan_trust`, this is the total amount held in custody on
            behalf of customers of the EPIESP.
          example: 1000000
        asOfDate:
          type: string
          format: date
          description: The day being reported in the format YYYY-MM-DD with timezone UTC.
          example: '2025-06-26'
        reportType:
          type: string
          description: The type of report being created.
          enum:
            - eea
            - japan_trust
          example: eea
        additionalFields:
          type: object
          description: >
            Additional fields are required only for the `eea` report type. They
            are ignored for the `japan_trust` report type.
          required:
            - equivalentEuroLocalBalance
            - totalBalance
            - equivalentEuroTotalBalance
          properties:
            equivalentEuroLocalBalance:
              type: number
              format: double
              description: EUR equivalent of the `localBalance` field.
              example: 26994.6
            totalBalance:
              type: number
              format: double
              description: Tokens held by the EU licensed crypto-asset service provider
              example: 5000000
            equivalentEuroTotalBalance:
              type: number
              format: double
              description: >-
                EUR equivalent of the reporting CASP's total holdings for the
                token in scope.
              example: 853949.09
    DailyCustodyBalancesResponse:
      type: object
      properties:
        idempotencyKey:
          $ref: '#/components/schemas/IdempotencyKey'
        id:
          $ref: '#/components/schemas/Id'
        createDate:
          type: string
          format: date-time
          example: '2025-07-15T18:03:52.429Z'
        localBalance:
          type: number
          format: double
          description: >
            Regional specific balance for the provided token type, expressed in
            token units.


            For `eea`, this is the EU-client subset (not the CASP's total
            holdings). EU clients are determined by habitual residence for
            natural persons and registered office for legal persons.


            For `japan_trust`, this is the total amount held in custody on
            behalf of customers of the EPIESP.
          example: 1000000
        currency:
          type: string
          description: The type of token being reported.
          enum:
            - USDC
            - EURC
          example: USDC
        asOfDate:
          type: string
          format: date
          description: The day being reported in the format YYYY-MM-DD with timezone UTC.
          example: '2025-06-26'
        reportType:
          type: string
          description: The type of report being created.
          enum:
            - eea
            - japan_trust
          example: eea
        additionalFields:
          type: object
          description: >
            Additional fields are required only for the `eea` report type. They
            are ignored for the `japan_trust` report type.
          properties:
            equivalentEuroLocalBalance:
              type: number
              format: double
              description: EUR equivalent of the `localBalance` field.
              example: 26994.6
            totalBalance:
              type: number
              format: double
              description: Tokens held by the EU licensed crypto-asset service provider
              example: 5000000
            equivalentEuroTotalBalance:
              type: number
              format: double
              description: >-
                EUR equivalent of the reporting CASP's total holdings for the
                token in scope.
              example: 853949.09
    IdempotencyKey:
      type: string
      description: >-
        Universally unique identifier (UUID v4) idempotency key. This key is
        utilized to ensure exactly-once execution of mutating requests.
      format: uuid
      example: ba943ff1-ca16-49b2-ba55-1057e70ca5c7
    Id:
      type: string
      description: Unique system generated identifier for the entity.
      format: uuid
      example: b8627ae8-732b-4d25-b947-1df8f4007a29
  headers:
    XRequestId:
      description: >-
        Universally unique identifier (UUID v4) for the request. Helpful for
        identifying a request when communicating with Circle support.
      schema:
        type: string
        format: uuid
        example: 2adba88e-9d63-44bc-b975-9b6ae3440dde
  responses:
    BadRequest:
      description: The request cannot be processed due to a client error.
      headers:
        X-Request-Id:
          $ref: '#/components/headers/XRequestId'
      content:
        application/json:
          schema:
            type: object
            title: BadRequest
            required:
              - code
              - message
            properties:
              code:
                type: integer
                example: 400
              message:
                type: string
                example: Something went wrong.
            example:
              code: 400
              message: Bad request.
          examples:
            response:
              value:
                code: 400
                message: Bad request.
    NotAuthorized:
      description: >-
        The request has not been applied because it lacks valid authentication
        credentials.
      headers:
        X-Request-Id:
          $ref: '#/components/headers/XRequestId'
      content:
        application/json:
          schema:
            type: object
            title: NotAuthorized
            required:
              - code
              - message
            properties:
              code:
                type: integer
                example: 400
              message:
                type: string
                example: Something went wrong.
            example:
              code: 401
              message: Malformed authorization.
          examples:
            response:
              value:
                code: 401
                message: Malformed authorization.
    Forbidden:
      description: >-
        The request provides authentication, but the authenticated user does not
        possess sufficient permissions for accessing this resource.
      headers:
        X-Request-Id:
          $ref: '#/components/headers/XRequestId'
      content:
        application/json:
          schema:
            type: object
            title: Forbidden
            required:
              - code
              - message
            properties:
              code:
                type: integer
                example: 400
              message:
                type: string
                example: Something went wrong.
            example:
              code: 3
              message: Forbidden
          examples:
            response:
              value:
                code: 3
                message: Forbidden
    Conflict:
      description: >-
        The request has not been applied because it comes in conflict with
        another request (such as re-using an idempotencyKey for a different
        request).
      headers:
        X-Request-Id:
          $ref: '#/components/headers/XRequestId'
      content:
        application/json:
          schema:
            type: object
            title: Conflict
            required:
              - code
              - message
            properties:
              code:
                type: integer
                example: 400
              message:
                type: string
                example: Something went wrong.
            example:
              code: 409
              message: Conflicts with another request.
          examples:
            response:
              value:
                code: 409
                message: Conflicts with another request.
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````