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

# Merchant Transaction Charges



## OpenAPI

````yaml openapi.json get /merchant/charges
openapi: 3.0.0
info:
  title: Monieswitch API Reference
  version: 1.0.0
  description: ''
servers: []
security:
  - bearerAuth: []
paths:
  /merchant/charges:
    parameters: []
    get:
      tags:
        - Merchant
      summary: Merchant Transaction Charges
      parameters:
        - name: type
          in: query
          required: false
          description: staticAccounts, virtualAccounts, transfers, kyc, bills, cards
          example: virtualAccounts
          schema:
            type: string
      responses:
        '200':
          headers:
            Content-Security-Policy:
              schema:
                type: string
              example: >-
                default-src 'self';base-uri 'self';font-src 'self' https:
                data:;form-action 'self';frame-ancestors 'self';img-src 'self'
                data:;object-src 'none';script-src 'self';script-src-attr
                'none';style-src 'self' https:
                'unsafe-inline';upgrade-insecure-requests
            Cross-Origin-Opener-Policy:
              schema:
                type: string
              example: same-origin
            Cross-Origin-Resource-Policy:
              schema:
                type: string
              example: same-origin
            Origin-Agent-Cluster:
              schema:
                type: string
              example: '?1'
            Referrer-Policy:
              schema:
                type: string
              example: no-referrer
            Strict-Transport-Security:
              schema:
                type: string
              example: max-age=15552000; includeSubDomains
            X-Content-Type-Options:
              schema:
                type: string
              example: nosniff
            X-DNS-Prefetch-Control:
              schema:
                type: string
              example: 'off'
            X-Download-Options:
              schema:
                type: string
              example: noopen
            X-Frame-Options:
              schema:
                type: string
              example: SAMEORIGIN
            X-Permitted-Cross-Domain-Policies:
              schema:
                type: string
              example: none
            X-XSS-Protection:
              schema:
                type: integer
              example: '0'
            Access-Control-Allow-Origin:
              schema:
                type: string
              example: '*'
            Access-Control-Allow-Credentials:
              schema:
                type: boolean
              example: 'true'
            Content-Type:
              schema:
                type: string
              example: application/json; charset=utf-8
            Content-Length:
              schema:
                type: integer
              example: '142'
            ETag:
              schema:
                type: string
              example: W/"8e-Bcjk4muC1YMArGItDhnGPTTdFGY"
            Vary:
              schema:
                type: string
              example: Accept-Encoding
            Date:
              schema:
                type: string
              example: Fri, 23 Feb 2024 16:07:53 GMT
            Connection:
              schema:
                type: string
              example: keep-alive
            Keep-Alive:
              schema:
                type: string
              example: timeout=5
          description: Merchant Transaction Charges
          content:
            application/json:
              schema:
                type: object
                properties:
                  status:
                    type: boolean
                  data:
                    type: object
                    properties:
                      charges:
                        type: array
                        items:
                          type: object
                          properties:
                            id:
                              type: string
                            name:
                              type: string
                            charge:
                              type: object
                              properties:
                                transferCharge:
                                  type: integer
              example:
                status: true
                data:
                  charges:
                    - id: 2509b65e-4f17-4b2e-8eb0-e06f71e3d648
                      name: subaccount
                      charge:
                        transferCharge: 20
                    - id: 94bc23b1-1874-4d8a-bdc7-9bfd4f801d8f
                      name: childAccount
                      charge:
                        transferCharge: 20
                    - id: 45a33541-e183-4977-a952-922f19372c86
                      name: staticAccounts
                      charge:
                        inflows:
                          cap: 2000
                          type: COMPOSITE
                          nominal: 50
                          percentage: 1.5
                        maintenance: 0
                        accountCreation: 0
                    - id: 330913f8-f13c-44ad-b310-4fb4c61df389
                      name: virtualAccounts
                      charge: null
                    - id: 1a782d42-72b8-4564-a053-e8024c96cf97
                      name: transfers
                      charge:
                        below5001: 10
                        above50000: 50
                        below50001: 25
                        walletToWalletCharge: 0
                    - id: 023c12c9-6ccb-4662-8964-b7cbe71c2c12
                      name: bills
                      charge:
                        data:
                          - type: PERCENTAGE
                            amount: 2
                            provider: MTN
                          - type: PERCENTAGE
                            amount: 2
                            provider: GLO
                          - type: PERCENTAGE
                            amount: 2
                            provider: AIRTEL
                          - type: PERCENTAGE
                            amount: 2
                            provider: 9MOBILE
                        smile:
                          type: FLAT
                          amount: 20
                          provider: SMILE
                        airtime:
                          - type: PERCENTAGE
                            amount: 2
                            provider: MTN
                          - type: PERCENTAGE
                            amount: 2
                            provider: GLO
                          - type: PERCENTAGE
                            amount: 2
                            provider: AIRTEL
                          - type: PERCENTAGE
                            amount: 2
                            provider: 9MOBILE
                        cableTv:
                          - type: PERCENTAGE
                            amount: 2
                            provider: DSTV
                          - type: PERCENTAGE
                            amount: 2
                            provider: GOTV
                          - type: PERCENTAGE
                            amount: 2
                            provider: SHOWMAX
                          - type: PERCENTAGE
                            amount: 2
                            provider: STARTIMES
                        electricity:
                          - type: PERCENTAGE
                            amount: 2
                            provider: ENUGU_DISCO
                          - type: PERCENTAGE
                            amount: 2
                            provider: EKO_DISCO
                          - type: PERCENTAGE
                            amount: 2
                            provider: ABUJA_DISCO
                          - type: PERCENTAGE
                            amount: 2
                            provider: PORTHARCOURT_DISCO
                          - type: PERCENTAGE
                            amount: 2
                            provider: IKEDC
                          - type: PERCENTAGE
                            amount: 2
                            provider: IBEDC
                          - type: PERCENTAGE
                            amount: 2
                            provider: KEDCO
                          - type: PERCENTAGE
                            amount: 2
                            provider: JEDC
                          - type: PERCENTAGE
                            amount: 2
                            provider: BEDC
                          - type: PERCENTAGE
                            amount: 2
                            provider: KADUNA_ELECTRIC
                    - id: 3804e0a7-c23c-48cb-b080-ea0b11d39cc5
                      name: kyc
                      charge:
                        persona: 50
                        bvnLookup: 50
                        nameMatch: 20
                        nameDobMatch: 30
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer
      bearerFormat: JWT

````