> ## 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 Virtual Terminal



## OpenAPI

````yaml openapi.json get /terminal
openapi: 3.0.0
info:
  title: Monieswitch API Reference
  version: 1.0.0
  description: ''
servers: []
security:
  - bearerAuth: []
paths:
  /terminal:
    parameters: []
    get:
      tags:
        - Branches
        - Virtual Terminal
      summary: All Virtual Terminal
      parameters:
        - name: page
          in: query
          required: false
          example: '1'
          schema:
            type: integer
        - name: size
          in: query
          required: false
          example: '20'
          schema:
            type: integer
        - name: name
          in: query
          required: false
          example: Ajuwon
          schema:
            type: string
        - name: storeId
          in: query
          required: false
          example: 3d06119f-1a61-49a4-8be9-e0e7917a9340
          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,ngrok-skip-browser-warning
            Content-Type:
              schema:
                type: string
              example: application/json; charset=utf-8
            Content-Length:
              schema:
                type: integer
              example: '440'
            ETag:
              schema:
                type: string
              example: W/"1b8-iuDATxmsM0S+8I8Xe42a23OxoWE"
            Vary:
              schema:
                type: string
              example: Accept-Encoding
            Date:
              schema:
                type: string
              example: Tue, 24 Dec 2024 02:37:16 GMT
            Connection:
              schema:
                type: string
              example: keep-alive
            Keep-Alive:
              schema:
                type: string
              example: timeout=5
          description: All Virtual Terminal - Successful
          content:
            application/json:
              schema:
                type: object
                properties:
                  status:
                    type: boolean
                  message:
                    type: string
                  data:
                    type: object
                    properties:
                      page:
                        type: integer
                      size:
                        type: integer
                      totalRecords:
                        type: integer
                      totalPages:
                        type: integer
                      terminals:
                        type: array
                        items:
                          type: object
                          properties:
                            id:
                              type: string
                            name:
                              type: string
                            code:
                              type: string
                            createdAt:
                              type: string
                              format: date-time
                            merchant:
                              type: object
                              properties:
                                id:
                                  type: string
                                businessName:
                                  type: string
                                email:
                                  type: string
                                  format: email
                            store:
                              type: object
                              properties:
                                id:
                                  type: string
                                name:
                                  type: string
                                email:
                                  type: string
                                  format: email
              example:
                status: true
                message: Operation is successful
                data:
                  page: 1
                  size: 20
                  totalRecords: 5
                  totalPages: 1
                  terminals:
                    - id: 28cc1855-2ff4-4a40-9df2-32aefb06eada
                      name: Lambe 01
                      code: Terminal 2
                      createdAt: '2024-12-27T15:20:45.828Z'
                      merchant:
                        id: bb80715c-dcbc-460c-a8e4-203b63b03fce
                        businessName: Neyosoft
                        email: chisom.nwoko@mailinator.com
                      store:
                        id: 9ab67f41-10c9-4f52-adfc-31f460980966
                        name: Lambe Shop
                        email: lambe@market.com
                    - id: 00319ac9-ab60-48be-9604-fc62004b0f55
                      name: Lambe 01
                      code: Terminal 1
                      createdAt: '2024-12-27T14:38:18.534Z'
                      merchant:
                        id: bb80715c-dcbc-460c-a8e4-203b63b03fce
                        businessName: Neyosoft
                        email: chisom.nwoko@mailinator.com
                      store:
                        id: 9ab67f41-10c9-4f52-adfc-31f460980966
                        name: Lambe Shop
                        email: lambe@market.com
                    - id: 4e992787-e78d-4262-a144-9e6b847eaa25
                      name: Ajuwon 005
                      code: null
                      createdAt: '2024-12-24T02:45:25.315Z'
                      merchant:
                        id: bb80715c-dcbc-460c-a8e4-203b63b03fce
                        businessName: Neyosoft
                        email: chisom.nwoko@mailinator.com
                      store:
                        id: 87b67fa5-553f-45ab-8daf-e446af4d6809
                        name: Ajuwon Market
                        email: ajuwon@market.com
                    - id: ab26eb12-ac10-46af-b896-affbcdaf97dc
                      name: Ajuwon 002
                      code: null
                      createdAt: '2024-12-24T02:38:10.484Z'
                      merchant:
                        id: bb80715c-dcbc-460c-a8e4-203b63b03fce
                        businessName: Neyosoft
                        email: chisom.nwoko@mailinator.com
                      store:
                        id: 87b67fa5-553f-45ab-8daf-e446af4d6809
                        name: Ajuwon Market
                        email: ajuwon@market.com
                    - id: 46261fb9-ff01-4f1a-8f75-c40a65dff81a
                      name: Ajuwon 002
                      code: null
                      createdAt: '2024-12-24T02:36:42.079Z'
                      merchant:
                        id: bb80715c-dcbc-460c-a8e4-203b63b03fce
                        businessName: Neyosoft
                        email: chisom.nwoko@mailinator.com
                      store:
                        id: 87b67fa5-553f-45ab-8daf-e446af4d6809
                        name: Ajuwon Market
                        email: ajuwon@market.com
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer
      bearerFormat: JWT

````