> ## 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.

# All Disputes



## OpenAPI

````yaml openapi.json get /dispute
openapi: 3.0.0
info:
  title: Monieswitch API Reference
  version: 1.0.0
  description: ''
servers: []
security:
  - bearerAuth: []
paths:
  /dispute:
    parameters: []
    get:
      tags:
        - Dispute
      summary: All Disputes
      parameters:
        - name: page
          in: query
          required: false
          example: '1'
          schema:
            type: integer
        - name: size
          in: query
          required: false
          example: '20'
          schema:
            type: integer
        - name: search
          in: query
          required: false
          example: adewale
          schema:
            type: string
        - name: status
          in: query
          required: false
          description: AWAITING_FEEDBACK | RESOLVED | REJECTED | IN_PROGRESS | CLOSED
          schema:
            type: string
        - name: category
          in: query
          required: false
          description: SCAM | CASHBACK | TRANSFER | CHARGEBACK
          schema:
            type: string
        - name: startDate
          in: query
          required: false
          example: '2025-03-09'
          schema:
            type: integer
        - name: endDate
          in: query
          required: false
          example: '2025-04-09'
          schema:
            type: integer
      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'
            Access-Control-Expose-Headers:
              schema:
                type: string
              example: >-
                Pragma,Expires,x-pub-key,Content-Type,Authorization,Cache-Control,X-Login-Token,X-Access-Token,Content-Language,X-Partner-Access-Token,ngrok-skip-browser-warning
            Content-Type:
              schema:
                type: string
              example: application/json; charset=utf-8
            ETag:
              schema:
                type: string
              example: W/"ce2-sx6YjwgG3781mkAgS/wPYJ8SyGg"
            Vary:
              schema:
                type: string
              example: Accept-Encoding
            Content-Encoding:
              schema:
                type: string
              example: gzip
            Date:
              schema:
                type: string
              example: Wed, 09 Apr 2025 14:09:58 GMT
            Connection:
              schema:
                type: string
              example: keep-alive
            Keep-Alive:
              schema:
                type: string
              example: timeout=5
            Transfer-Encoding:
              schema:
                type: string
              example: chunked
          description: All Disputes - Successful
          content:
            application/json:
              schema:
                type: object
                properties:
                  status:
                    type: boolean
                  message:
                    type: string
                  data:
                    type: object
                    properties:
                      size:
                        type: integer
                      page:
                        type: integer
                      totalRecords:
                        type: integer
                      totalPages:
                        type: integer
                      disputes:
                        type: array
                        items:
                          type: object
                          properties:
                            id:
                              type: string
                            amount:
                              type: integer
                            status:
                              type: string
                            transactionReference:
                              type: string
                            attachments:
                              type: array
                              items:
                                type: string
                                format: uri
                            description:
                              type: string
                            dueDate:
                              type: string
                              format: date-time
                            category:
                              type: string
                            enableConversation:
                              type: boolean
                            createdAt:
                              type: string
                              format: date-time
                            merchant:
                              type: object
                              properties:
                                id:
                                  type: string
                                businessName:
                                  type: string
              example:
                status: true
                message: Operation is successful
                data:
                  size: 20
                  page: 1
                  totalRecords: 6
                  totalPages: 1
                  disputes:
                    - id: ad33c553-ba18-47c2-9fba-62915d8d8c30
                      amount: 2000
                      status: AWAITING_FEEDBACK
                      transactionReference: random-reference
                      attachments:
                        - >-
                          https://d1hhqx6q67lhms.cloudfront.net/fmd0enA7rjnYGIEwiFOjvjEci_base64.jpg
                        - >-
                          https://d1hhqx6q67lhms.cloudfront.net/nL0mJuxcncXvNJRBs1k0kiwQR_sample_photo.jpg
                      description: First dispute
                      dueDate: '2025-04-12T14:02:24.664Z'
                      category: SCAM
                      enableConversation: true
                      createdAt: '2025-04-09T14:02:24.666Z'
                      merchant:
                        id: 3aed8fe9-2c60-48fe-bea4-71ea8c8f3c84
                        businessName: Kimpembe
                    - id: 29cff02a-6b80-45b7-ac90-9c7698419286
                      amount: 2000
                      status: AWAITING_FEEDBACK
                      transactionReference: random-reference
                      attachments:
                        - >-
                          https://d1hhqx6q67lhms.cloudfront.net/oQ2FTD5XXQNHSwg6nGkSVoAa8_base64.jpg
                        - >-
                          https://d1hhqx6q67lhms.cloudfront.net/XwErif9ocKgsjovQzxG7r3Znq_sample_photo.jpg
                      description: First dispute
                      dueDate: '2025-04-12T14:00:14.195Z'
                      category: SCAM
                      enableConversation: true
                      createdAt: '2025-04-09T14:00:14.197Z'
                      merchant:
                        id: 3aed8fe9-2c60-48fe-bea4-71ea8c8f3c84
                        businessName: Kimpembe
                    - id: 1ab8df7b-ed87-4606-9354-0f78f6fa6280
                      amount: 2000
                      status: AWAITING_FEEDBACK
                      transactionReference: random-reference
                      attachments:
                        - >-
                          https://d1hhqx6q67lhms.cloudfront.net/uTwPIW6qdF4t7Nc9RQjMLjEPS_base64.jpg
                        - >-
                          https://d1hhqx6q67lhms.cloudfront.net/zHOSMprchjMycB2rBM3gYedav_sample_photo.jpg
                      description: First dispute
                      dueDate: '2025-04-12T13:59:25.729Z'
                      category: SCAM
                      enableConversation: true
                      createdAt: '2025-04-09T13:59:25.730Z'
                      merchant:
                        id: 3aed8fe9-2c60-48fe-bea4-71ea8c8f3c84
                        businessName: Kimpembe
                    - id: 21c771b0-9e6f-4577-b981-067ca177aa11
                      amount: 2000
                      status: AWAITING_FEEDBACK
                      transactionReference: random-reference
                      attachments:
                        - >-
                          https://d1hhqx6q67lhms.cloudfront.net/4f8XQ26v29tA68MkVa2cl3Nel_base64.jpg
                        - >-
                          https://d1hhqx6q67lhms.cloudfront.net/6HlTdb0v4PM88PxLKlzryVOjH_sample_photo.jpg
                      description: First dispute
                      dueDate: '2025-04-12T13:50:58.901Z'
                      category: SCAM
                      enableConversation: true
                      createdAt: '2025-04-09T13:50:58.902Z'
                      merchant:
                        id: 3aed8fe9-2c60-48fe-bea4-71ea8c8f3c84
                        businessName: Kimpembe
                    - id: 83f46863-9c1f-4348-8494-47c1e39bcde5
                      amount: 2000
                      status: AWAITING_FEEDBACK
                      transactionReference: random-reference
                      attachments: []
                      description: First dispute
                      dueDate: '2025-04-12T13:50:23.917Z'
                      category: SCAM
                      enableConversation: true
                      createdAt: '2025-04-09T13:50:23.920Z'
                      merchant:
                        id: 3aed8fe9-2c60-48fe-bea4-71ea8c8f3c84
                        businessName: Kimpembe
                    - id: d0257178-8049-4656-be9d-d0d23cdb1b6f
                      amount: 5000
                      status: AWAITING_FEEDBACK
                      transactionReference: random-reference
                      attachments: []
                      description: First dispute
                      dueDate: '2025-04-12T13:48:47.569Z'
                      category: SCAM
                      enableConversation: true
                      createdAt: '2025-04-09T13:48:47.570Z'
                      merchant:
                        id: 3aed8fe9-2c60-48fe-bea4-71ea8c8f3c84
                        businessName: Kimpembe
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer
      bearerFormat: JWT

````