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

# Bulk payout records



## OpenAPI

````yaml openapi.json get /payout/bulk/items
openapi: 3.0.0
info:
  title: Monieswitch API Reference
  version: 1.0.0
  description: ''
servers: []
security:
  - bearerAuth: []
paths:
  /payout/bulk/items:
    parameters: []
    get:
      tags:
        - Payout
        - Bulk Payout
      summary: Bulk payout records
      parameters:
        - name: page
          in: query
          required: false
          example: '1'
          schema:
            type: integer
        - name: size
          in: query
          required: false
          example: '100'
          schema:
            type: integer
        - name: batchReference
          in: query
          required: false
          example: 2fssUwtojD4yQ8pJgO4d2ikIxPrZWhQ2qSrQ
          schema:
            type: integer
        - name: status
          in: query
          required: false
          description: NEW, PENDING, FAILED, SUCCESS, NOT_PROCESSED
          example: NEW
          schema:
            type: string
        - name: reference
          in: query
          required: false
          example: ddcecca-d217-4bee-a150-2fc50
          schema:
            type: string
      responses:
        '200':
          headers:
            Access-Control-Allow-Credentials:
              schema:
                type: boolean
              example: 'true'
            Access-Control-Allow-Origin:
              schema:
                type: string
              example: '*'
            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-Encoding:
              schema:
                type: string
              example: gzip
            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
            Content-Type:
              schema:
                type: string
              example: application/json; charset=utf-8
            Cross-Origin-Opener-Policy:
              schema:
                type: string
              example: same-origin
            Cross-Origin-Resource-Policy:
              schema:
                type: string
              example: same-origin
            Date:
              schema:
                type: string
              example: Wed, 02 Oct 2024 16:07:31 GMT
            Etag:
              schema:
                type: string
              example: W/"d8d-LsnB77aywXmX0PTQqQKBJ0k3RDA"
            Ngrok-Agent-Ips:
              schema:
                type: integer
              example: 41.204.227.55
            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
            Vary:
              schema:
                type: string
              example: Accept-Encoding
            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'
            Transfer-Encoding:
              schema:
                type: string
              example: chunked
          description: Bulk payout records - Completed
          content:
            application/json:
              schema:
                type: object
                properties:
                  status:
                    type: boolean
                  message:
                    type: string
                  data:
                    type: object
                    properties:
                      page:
                        type: integer
                      size:
                        type: integer
                      name:
                        type: string
                      status:
                        type: string
                      batchId:
                        type: string
                      batchReference:
                        type: string
                      totalRecords:
                        type: integer
                      totalPages:
                        type: integer
                      totalTransactionCharge:
                        type: integer
                      totalValidTransactionAmount:
                        type: integer
                      totalValidTransactionRecords:
                        type: integer
                      totalAmount:
                        type: integer
                      records:
                        type: array
                        items:
                          type: object
                          properties:
                            id:
                              type: string
                            amount:
                              type: integer
                            isValid:
                              type: boolean
                            status:
                              type: string
                            reference:
                              type: string
                            narration:
                              type: string
                            accountName:
                              type: string
                            phoneNumber:
                              type: string
                              format: utc-millisec
                            accountNumber:
                              type: string
                              format: utc-millisec
                            bankName:
                              type: string
                            bankCode:
                              type: string
                              format: color
                            reason:
                              nullable: true
                            createdAt:
                              type: string
                              format: date-time
              example:
                status: true
                message: Operation is successful
                data:
                  page: 1
                  size: 100
                  name: Dashboard test
                  status: COMPLETED
                  batchId: ee2046ee-fd11-4e4a-b386-90271936b371
                  batchReference: PaFb8FiC32eXvKeJvZlIDzMPQEGPohHBtueZ
                  totalRecords: 1000
                  totalPages: 10
                  totalTransactionCharge: 7790
                  totalValidTransactionAmount: 462016
                  totalValidTransactionRecords: 779
                  totalAmount: 469806
                  records:
                    - id: 1af41504-0f3c-40cc-bd2b-03e22b0a4ea8
                      amount: 585
                      isValid: true
                      status: SUCCESS
                      reference: ZGVRrCyCmak52LhbkyJ0kyZFXtwL5ktKjoNo
                      narration: PO Box 48085
                      accountName: SIMI MICHELLE
                      phoneNumber: '23456075804'
                      accountNumber: '3404334484'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
                    - id: 1b10ebf2-9ac8-442b-8221-19f31af9a1f3
                      amount: 911
                      isValid: true
                      status: SUCCESS
                      reference: lM3ukC2sBW8Ia216to6hP7Msljf7CzSuBGDs
                      narration: Suite 86
                      accountName: SIMI MICHELLE
                      phoneNumber: '23461852893'
                      accountNumber: '3949799445'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.589Z'
                    - id: 1b593c6c-fb96-455c-872b-4c725e1367ec
                      amount: 591
                      isValid: true
                      status: SUCCESS
                      reference: N9a3zVNysG92SuNn8WmtHBeQstQgOahmRYB5
                      narration: 8th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23403357042'
                      accountNumber: '4215134222'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.983Z'
                    - id: 1c01f72b-3ed1-4f6f-8825-e739804e28e0
                      amount: 225
                      isValid: true
                      status: SUCCESS
                      reference: fcgdUs6AaBQ5gkQDecz74agC0BC4Es0LLLHc
                      narration: Apt 136
                      accountName: SIMI MICHELLE
                      phoneNumber: '23404589066'
                      accountNumber: '5788819067'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.589Z'
                    - id: 1c610bff-7d8b-4f6e-b2c5-b6c7a1fc134b
                      amount: 742
                      isValid: true
                      status: SUCCESS
                      reference: jMFBV23Burg9wof8bt8OwWgGkWUFYqcre6On
                      narration: PO Box 7156
                      accountName: SIMI MICHELLE
                      phoneNumber: '23405478372'
                      accountNumber: '8844432486'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 1c7f749a-2e05-465e-b949-bcb4353b0199
                      amount: 400
                      isValid: true
                      status: SUCCESS
                      reference: kijS4HJ75ZamPKo6UbIKeN7Tjd2HhES36TUV
                      narration: Apt 1463
                      accountName: SIMI MICHELLE
                      phoneNumber: '23450754020'
                      accountNumber: '7821490655'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.589Z'
                    - id: 1d6e590b-1de0-4602-a522-1c948d1f8d87
                      amount: 476
                      isValid: true
                      status: SUCCESS
                      reference: m674ZvQkWdIqh6D31r4HuPyheNFMa7ji2ZrG
                      narration: ''
                      accountName: SIMI MICHELLE
                      phoneNumber: '23432962615'
                      accountNumber: '5244751679'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.835Z'
                    - id: 1e3c23c7-b10e-4954-a899-42ab4c8cff43
                      amount: 215
                      isValid: true
                      status: SUCCESS
                      reference: BDT0zrBhe0EiaSltW9GtpBdvtBfBaNLWUOkk
                      narration: 8th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23421695502'
                      accountNumber: '6555245102'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:29:18.636Z'
                    - id: 1f656ecd-8bfe-49d7-8cb2-f04a4104a75e
                      amount: 548
                      isValid: true
                      status: SUCCESS
                      reference: 2eKft9YQeuPEApoAlUswLBxcMYdylE2yw4Ph
                      narration: Room 714
                      accountName: SIMI MICHELLE
                      phoneNumber: '23460433889'
                      accountNumber: '4194542982'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:24.748Z'
                    - id: 1fc8093f-ec08-4ed4-a995-9c13c858c2bc
                      amount: 717
                      isValid: true
                      status: SUCCESS
                      reference: x7ZBCuP5EICKDHwgLe9WQnjldZIBWSSlcPwW
                      narration: Suite 3
                      accountName: SIMI MICHELLE
                      phoneNumber: '23401323226'
                      accountNumber: '1822366997'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
                    - id: 201806c2-401e-4955-b602-0822d0ebaa59
                      amount: 862
                      isValid: true
                      status: SUCCESS
                      reference: WfkDy13BrMBf1WLSnCvn0OblBzPNXbuIZm8T
                      narration: 16th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23462703235'
                      accountNumber: '5493596243'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.313Z'
                    - id: 20e6fc59-2dc5-4b4e-bb79-10b73c1efb65
                      amount: 609
                      isValid: true
                      status: SUCCESS
                      reference: endMMcO8QOv8U11zteiRz5FAnlhh9ySzlD3F
                      narration: 2nd Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: ''
                      accountNumber: '9948690979'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.313Z'
                    - id: 2109a840-55fd-4833-9521-c1beaac35172
                      amount: 393
                      isValid: true
                      status: SUCCESS
                      reference: 5K9hCuMFGmgD6fHrZMWBUa5NOPj7PYruu28h
                      narration: Apt 533
                      accountName: SIMI MICHELLE
                      phoneNumber: '23497871076'
                      accountNumber: '3765354892'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
                    - id: 212166b9-10f8-4bf6-88d8-f0e4a6c35b22
                      amount: 668
                      isValid: true
                      status: SUCCESS
                      reference: Me6xsWdrD2XRafYaOjCt4IYSkHWilvgCXCyS
                      narration: Apt 1604
                      accountName: SIMI MICHELLE
                      phoneNumber: '23417624936'
                      accountNumber: '4297099415'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 21644171-7d3c-410a-8124-9047ab15b847
                      amount: 458
                      isValid: true
                      status: SUCCESS
                      reference: teVhAoiZn9ZwY5DP69qFD2h5ez5sIQ0G9dZv
                      narration: Room 1607
                      accountName: SIMI MICHELLE
                      phoneNumber: '23406063330'
                      accountNumber: '7041429893'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 21d16819-6356-4c8c-ae67-1e0c7882a2a6
                      amount: 266
                      isValid: true
                      status: SUCCESS
                      reference: etnrPC1enBvNLLRBRSCWSybOuw1ECmupDDSg
                      narration: 15th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23456767346'
                      accountNumber: '9822805501'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 21f5879d-6e59-4e29-99d1-9a651ca88713
                      amount: 785
                      isValid: true
                      status: SUCCESS
                      reference: ZjiQijxroVLcC5sva1e29RV74bujK8plYKaK
                      narration: ''
                      accountName: SIMI MICHELLE
                      phoneNumber: '23434595474'
                      accountNumber: '3459459197'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 227c9af9-30c4-4bc8-8df7-de07fa485c10
                      amount: 234
                      isValid: true
                      status: SUCCESS
                      reference: mOHsZYiVx2q0BABDRxPE6kZFGr2gqMcVNnjB
                      narration: Room 625
                      accountName: SIMI MICHELLE
                      phoneNumber: '23486116034'
                      accountNumber: '6287815888'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 22a5cb17-6fd3-4ab0-a52f-8e2cbf8fdfec
                      amount: 856
                      isValid: true
                      status: SUCCESS
                      reference: Qe1xTeK5avw41eVPxG1o8HSheWCmVs8WuJTz
                      narration: Room 244
                      accountName: SIMI MICHELLE
                      phoneNumber: '23422603780'
                      accountNumber: '8264138847'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
                    - id: 22b1dcae-010f-4a2f-8447-c6f6c116a30d
                      amount: 289
                      isValid: true
                      status: SUCCESS
                      reference: mPw4BDAmW5sC8QC4CBSjGWFAiJ9zHUPtzGzT
                      narration: Room 1829
                      accountName: SIMI MICHELLE
                      phoneNumber: '23408746031'
                      accountNumber: '3027464208'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.589Z'
                    - id: 001839ed-2102-4dc0-b60d-8661f03a8ef2
                      amount: 496
                      isValid: true
                      status: SUCCESS
                      reference: BXANMkENTAb9TDjkq3taSBuE66iBuJmfagBX
                      narration: 13th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23463548651'
                      accountNumber: '9554647049'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:18.636Z'
                    - id: 23016735-bedd-44eb-9c4b-09c9280d9475
                      amount: 898
                      isValid: true
                      status: SUCCESS
                      reference: uuycO0ygiCDTSAVTjbdweDmBgyBfygu8xVq0
                      narration: Room 480
                      accountName: SIMI MICHELLE
                      phoneNumber: '23496634134'
                      accountNumber: '7569727967'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.589Z'
                    - id: 004b2a28-fb50-4ccc-a4aa-edc975e3470d
                      amount: 622
                      isValid: true
                      status: SUCCESS
                      reference: rX7Dwdi9poReFXol92jPjpstx9If0W8mFCj7
                      narration: Suite 32
                      accountName: SIMI MICHELLE
                      phoneNumber: '23475945656'
                      accountNumber: '4617239389'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:18.636Z'
                    - id: 233718bc-8c8b-488a-a127-d95f700ac8e9
                      amount: 541
                      isValid: true
                      status: SUCCESS
                      reference: SIwfDEDh594N5FX4wStSvMwWDtYYlRZiqpiS
                      narration: PO Box 64820
                      accountName: SIMI MICHELLE
                      phoneNumber: '23485687121'
                      accountNumber: '5651607335'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.983Z'
                    - id: 02037add-1870-49b5-bf15-b571a413bd17
                      amount: 561
                      isValid: true
                      status: SUCCESS
                      reference: u183skoUcaqhtLpYDUp0fATOHMxVrm7ljZIF
                      narration: ''
                      accountName: SIMI MICHELLE
                      phoneNumber: '23468523360'
                      accountNumber: '7917801605'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 23cc3b71-01d6-4a6c-8cf4-a8d0b843d5af
                      amount: 513
                      isValid: true
                      status: SUCCESS
                      reference: 0MkuD7xJVpa6A9ZrvabVPwPYTYMoyNsu3OeN
                      narration: Suite 28
                      accountName: SIMI MICHELLE
                      phoneNumber: '23429073652'
                      accountNumber: '3493322406'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:18.636Z'
                    - id: 23e24b2e-fc62-43bc-8f22-5e676558f419
                      amount: 596
                      isValid: true
                      status: SUCCESS
                      reference: fh2CPfXAuL15grfnrXSoE71id9JaY6SGqnRh
                      narration: PO Box 29631
                      accountName: SIMI MICHELLE
                      phoneNumber: '23485709615'
                      accountNumber: '5825662438'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 02246b53-ed6f-4603-b533-d050838d24b0
                      amount: 473
                      isValid: true
                      status: SUCCESS
                      reference: uEY12u4iuFk8IGbcOyJFWQmbQ9AUaI9DhKKf
                      narration: Apt 925
                      accountName: SIMI MICHELLE
                      phoneNumber: '23467691728'
                      accountNumber: '4569916778'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
                    - id: 2407dcc4-ba9c-41dc-94ac-d6accc7546f6
                      amount: 504
                      isValid: true
                      status: SUCCESS
                      reference: xPZDvdsiqGPv4ofZOcA4jVk31SlxQC16PLQx
                      narration: Apt 1335
                      accountName: SIMI MICHELLE
                      phoneNumber: '23425579614'
                      accountNumber: '7067091084'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 0229eaa4-d5de-4488-9d3e-cbf6cfd26738
                      amount: 293
                      isValid: true
                      status: SUCCESS
                      reference: E4QKpIS5vsCTMS1JhEATjDUcyzdQSUTjrdbs
                      narration: Room 345
                      accountName: SIMI MICHELLE
                      phoneNumber: '23495894973'
                      accountNumber: '3708033138'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 243829c9-61ba-45e7-a74a-e34db112df1a
                      amount: 588
                      isValid: true
                      status: SUCCESS
                      reference: 14B65VECvZ8svzOrx3ZO6Fe4Yi4uMXJvgnMc
                      narration: Room 1702
                      accountName: SIMI MICHELLE
                      phoneNumber: '23473634091'
                      accountNumber: '6763995377'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:29:18.636Z'
                    - id: 023bddd0-bc2d-4d31-b4f8-f8b8db26da75
                      amount: 820
                      isValid: true
                      status: SUCCESS
                      reference: 0uAXu1Q9ciNkVUrqZhsiZnZIxUILaFEonpKs
                      narration: Suite 85
                      accountName: SIMI MICHELLE
                      phoneNumber: '23401175467'
                      accountNumber: '2992556937'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:24.748Z'
                    - id: 246a7cd7-7fc0-4be8-956a-dbf2efd91d1d
                      amount: 750
                      isValid: true
                      status: SUCCESS
                      reference: B3IbbBXxNTJltoAcZt8kMg8z7gJc0bBryA0Z
                      narration: PO Box 46706
                      accountName: SIMI MICHELLE
                      phoneNumber: '23470267133'
                      accountNumber: '1802093773'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 02fb5a74-c914-48af-b3ae-f00617726556
                      amount: 929
                      isValid: true
                      status: SUCCESS
                      reference: b8qWLtnddPqLW4wcW3iVAqpSZ6A0zBS0LBNu
                      narration: Suite 16
                      accountName: SIMI MICHELLE
                      phoneNumber: '23411879440'
                      accountNumber: '3281661322'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
                    - id: 2490bef4-e860-4bd2-9c7b-1e1cfa4e04f3
                      amount: 812
                      isValid: true
                      status: SUCCESS
                      reference: VtEfp9fi5edS8tAGwU4R7Ra7IOU9hbXUNMbg
                      narration: Apt 465
                      accountName: SIMI MICHELLE
                      phoneNumber: '23422332215'
                      accountNumber: '8136843641'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.313Z'
                    - id: 031db01e-7d1d-4715-9ad4-ea4394c97958
                      amount: 229
                      isValid: true
                      status: SUCCESS
                      reference: rP8EQx84TjAzY3fpO6oUYHQBDsRm5DtRpM5s
                      narration: Suite 88
                      accountName: SIMI MICHELLE
                      phoneNumber: '23485317118'
                      accountNumber: '7986195110'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 038c8447-4eff-41b5-af8c-1fe7471dfaac
                      amount: 802
                      isValid: true
                      status: SUCCESS
                      reference: zmlwDstv7z2JPsXYZYxnnUwHnPxbOVgwuSfs
                      narration: 10th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23427160757'
                      accountNumber: '1313100418'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.835Z'
                    - id: 24d1e565-69ba-4a8c-ba99-14a7578754c7
                      amount: 663
                      isValid: true
                      status: SUCCESS
                      reference: Q1X8mNcK8q3enePajvXYObHYtUGGvdMb1Qjn
                      narration: 7th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23442114873'
                      accountNumber: '7641489252'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 03c23e40-58f6-4c7d-904e-4bfc32cf60b0
                      amount: 607
                      isValid: true
                      status: SUCCESS
                      reference: qyBlYz15wfssbx2rRfb0dJJIza30gWUBJD3F
                      narration: Room 924
                      accountName: SIMI MICHELLE
                      phoneNumber: '23486888533'
                      accountNumber: '6914641289'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 24edce98-175a-4b9d-942f-c2f0fa969ff3
                      amount: 673
                      isValid: true
                      status: SUCCESS
                      reference: 00FriGPwq3gOAR4Mq0X3UooUEIuFwuUXHnN7
                      narration: Room 466
                      accountName: SIMI MICHELLE
                      phoneNumber: '23411362126'
                      accountNumber: '8668584557'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 25ef7c71-e485-44c8-b0df-67c0bb42af32
                      amount: 852
                      isValid: true
                      status: SUCCESS
                      reference: sWNqeD2V3yvgtDAX81JGw2bshcfpQvtiTte8
                      narration: Room 359
                      accountName: SIMI MICHELLE
                      phoneNumber: '23407636050'
                      accountNumber: '8346858043'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.589Z'
                    - id: 03f9f2b4-000a-4bcf-aed9-6de55be739bb
                      amount: 276
                      isValid: true
                      status: SUCCESS
                      reference: jmQSnazo2CP4lJd44JlEifVZ86Vw0AwMzUch
                      narration: PO Box 88280
                      accountName: SIMI MICHELLE
                      phoneNumber: '23413214630'
                      accountNumber: '4209694732'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.313Z'
                    - id: 040eea52-f48c-4c4f-9433-abadd5e14ed2
                      amount: 676
                      isValid: true
                      status: SUCCESS
                      reference: 5DbitTZN6t5BeLHiwLUnrHF7olVifD77HBRw
                      narration: Apt 1073
                      accountName: SIMI MICHELLE
                      phoneNumber: '23492549545'
                      accountNumber: '2671833860'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 25f9615c-3788-486c-b7b5-b7025cd2e7b0
                      amount: 942
                      isValid: true
                      status: SUCCESS
                      reference: QZM80r9goGNXXDPlG9eEJdUNWt8WDC9IeHNo
                      narration: Suite 15
                      accountName: SIMI MICHELLE
                      phoneNumber: '23404302049'
                      accountNumber: '8497462708'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
                    - id: 04676ef5-99aa-4757-a90b-44c26887c1b8
                      amount: 886
                      isValid: true
                      status: SUCCESS
                      reference: WHtwQG5RWVygcSFVBXellabg2a3cF8J89h2e
                      narration: Apt 910
                      accountName: SIMI MICHELLE
                      phoneNumber: '23471557456'
                      accountNumber: '5368243409'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 263a496a-1df7-4d71-9440-588539b32797
                      amount: 866
                      isValid: true
                      status: SUCCESS
                      reference: Z8wwQAsUHt4ubPUSLigqoaQQpAbs6MlSdNQI
                      narration: Apt 1102
                      accountName: SIMI MICHELLE
                      phoneNumber: '23407579565'
                      accountNumber: '7824640144'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:18.636Z'
                    - id: 04d31b1e-7d71-450d-a1d9-36c774a6d0ae
                      amount: 570
                      isValid: true
                      status: SUCCESS
                      reference: 3ChEaGqZmbLlT8BLcqbWLlZGnJ7ldSKiZHrZ
                      narration: Room 1876
                      accountName: SIMI MICHELLE
                      phoneNumber: '23421322647'
                      accountNumber: '7395893348'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 273b8c92-fb93-42ae-a09f-21b432e4ba9a
                      amount: 226
                      isValid: true
                      status: SUCCESS
                      reference: vEbU3NAfypEYgYkiMzLfVU87bcXkIPeJ7KUK
                      narration: Room 689
                      accountName: SIMI MICHELLE
                      phoneNumber: '23430347825'
                      accountNumber: '5837830586'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:29:18.636Z'
                    - id: 059877a1-7b87-4189-8bce-c3f82411ba4d
                      amount: 259
                      isValid: true
                      status: SUCCESS
                      reference: zg72VTr40w3gP0ENXu9FfUJMkHZlXCbgHxQ8
                      narration: Apt 361
                      accountName: SIMI MICHELLE
                      phoneNumber: '23479380042'
                      accountNumber: '9251384868'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.835Z'
                    - id: 2a418621-c170-4754-b6a9-a49b3d19a60e
                      amount: 340
                      isValid: true
                      status: SUCCESS
                      reference: 0nQpoUC9oACBuDvN60nz2gfqoakms6kwacQd
                      narration: PO Box 28630
                      accountName: SIMI MICHELLE
                      phoneNumber: '23435417502'
                      accountNumber: '2883707761'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 05bf069c-d932-475b-a3f5-d5ce1c0ccbdf
                      amount: 766
                      isValid: true
                      status: SUCCESS
                      reference: EgVxBFwiaBa2toW8VFkCs755zUGXyWFVzul6
                      narration: Room 791
                      accountName: SIMI MICHELLE
                      phoneNumber: '23435450011'
                      accountNumber: '3817195574'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.313Z'
                    - id: 2abe14d6-8241-45bd-864e-1cafbc967213
                      amount: 592
                      isValid: true
                      status: SUCCESS
                      reference: gKiCkio1W6GJhG1lxOQy0IQrlZQFyqEPQ4fD
                      narration: PO Box 4418
                      accountName: SIMI MICHELLE
                      phoneNumber: '23485228760'
                      accountNumber: '2912288257'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 06b08d08-6f7f-4eac-998b-0d6ceef648fc
                      amount: 521
                      isValid: true
                      status: SUCCESS
                      reference: 36rFTYRua3TJKh8pDqD6ulBCYXuXwZr8bnRt
                      narration: Suite 99
                      accountName: SIMI MICHELLE
                      phoneNumber: '23434199247'
                      accountNumber: '1212502718'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
                    - id: 2ae0f3b4-d1ee-47e5-aea6-cac4144d75e5
                      amount: 941
                      isValid: true
                      status: SUCCESS
                      reference: 893Cl3ZiRR3PH5PgpmYpnF1m6hCqH5lhKO97
                      narration: Apt 852
                      accountName: SIMI MICHELLE
                      phoneNumber: '23458336748'
                      accountNumber: '1808241281'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 06c6f3f3-20fe-4800-b2d0-5e013f64650a
                      amount: 414
                      isValid: true
                      status: SUCCESS
                      reference: vP1U1GmR4NkUnZk4uWelmaCRrxQTlNv98g58
                      narration: Room 1388
                      accountName: SIMI MICHELLE
                      phoneNumber: '23425486025'
                      accountNumber: '2963066773'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 2af5ce65-f45d-46f9-9b9f-8918043d1673
                      amount: 449
                      isValid: true
                      status: SUCCESS
                      reference: 6nOoY3mJmE0fmhHdbV1rbYwIN8XFhI2J7ssu
                      narration: Room 1259
                      accountName: SIMI MICHELLE
                      phoneNumber: '23458592722'
                      accountNumber: '5745398697'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:24.748Z'
                    - id: 070beb20-df62-4d83-8f7b-793af11c5c88
                      amount: 472
                      isValid: true
                      status: SUCCESS
                      reference: QpIUcGVPyP69WtdkWrkEFvHNjPbqijxdATyi
                      narration: Apt 945
                      accountName: SIMI MICHELLE
                      phoneNumber: '23495186325'
                      accountNumber: '5836686004'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 2b8d8d89-628f-4338-aa0c-da7a72a9ecc6
                      amount: 918
                      isValid: true
                      status: SUCCESS
                      reference: gfdx4P4Qm1uw2t0FjNbV79p2n7bcIby3HPpp
                      narration: Suite 60
                      accountName: SIMI MICHELLE
                      phoneNumber: '23425815981'
                      accountNumber: '4462861810'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.835Z'
                    - id: 07434390-d50d-4152-af3f-488f054911b0
                      amount: 959
                      isValid: true
                      status: SUCCESS
                      reference: Lt8FhyUpfDCew5KdTsIXs0sHrRPi6LgtaS2Q
                      narration: Room 199
                      accountName: SIMI MICHELLE
                      phoneNumber: '23472027315'
                      accountNumber: '1156633233'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.313Z'
                    - id: 2c17701d-8e60-40af-b9f1-0c1b3e5bdadc
                      amount: 870
                      isValid: true
                      status: SUCCESS
                      reference: LZt4s4I72JZuwrfmGl1N20SkOEDqA0UkzNZr
                      narration: Room 265
                      accountName: SIMI MICHELLE
                      phoneNumber: '23408852674'
                      accountNumber: '7151876950'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.835Z'
                    - id: 080a588e-549a-4a80-92d4-642403e73a31
                      amount: 359
                      isValid: true
                      status: SUCCESS
                      reference: TJjRjRSPah7XZ330clX3X5EI03J3iEz6LwcO
                      narration: 19th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23471660541'
                      accountNumber: '3781437364'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:30:24.748Z'
                    - id: 2c4a8013-0b92-43c3-ad1b-66ee05ec955b
                      amount: 910
                      isValid: true
                      status: SUCCESS
                      reference: cuF0VfSxm1sO6l71ZS8azCiDgpp6H88sNH3k
                      narration: Room 1492
                      accountName: SIMI MICHELLE
                      phoneNumber: '23407273289'
                      accountNumber: '1432748011'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.835Z'
                    - id: 081cc5e1-c9da-4e31-95ff-d99ae5e496c3
                      amount: 441
                      isValid: true
                      status: SUCCESS
                      reference: 7a94U0PQ4wtYFg1PxE8MfMBzeW5qbCP3s1B5
                      narration: Room 1779
                      accountName: SIMI MICHELLE
                      phoneNumber: '23436073038'
                      accountNumber: '3719369753'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:29:18.636Z'
                    - id: 2c6ddc17-7bf5-428b-9faa-5d45875bde33
                      amount: 342
                      isValid: true
                      status: SUCCESS
                      reference: X5lrjFoRFbDEv4zmjHS3BnhjytkC1dJ3yCjs
                      narration: 2nd Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23466245689'
                      accountNumber: '1774266550'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 083521ae-e133-4fb3-8ab1-fb1341b06c13
                      amount: 587
                      isValid: true
                      status: SUCCESS
                      reference: 1NQxhnfGcWTPG5xCXiA7VXyJMQmiaKrGCvPV
                      narration: PO Box 27866
                      accountName: SIMI MICHELLE
                      phoneNumber: '23431393758'
                      accountNumber: '9135781291'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 2cf3b4f3-3aaf-4748-ac73-c7b5193dad4a
                      amount: 761
                      isValid: true
                      status: SUCCESS
                      reference: S7Fv5GM2p66zFv5gUD1JLTERW0oNs6rwczzh
                      narration: Room 1307
                      accountName: SIMI MICHELLE
                      phoneNumber: '23475541414'
                      accountNumber: '2998665713'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 08d2a958-1f2c-4124-9b27-e112857fe5f0
                      amount: 907
                      isValid: true
                      status: SUCCESS
                      reference: m3IJnHjTk9TWrxvPYOqj3rhGwBOqtGnn8rKg
                      narration: ''
                      accountName: SIMI MICHELLE
                      phoneNumber: '23416282816'
                      accountNumber: '7808984807'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 2d1ab243-b429-41cc-af63-766d3b4db461
                      amount: 466
                      isValid: true
                      status: SUCCESS
                      reference: GpAPzRWp1LrFxxqZAM7qW9l0mgqSTEDStXK8
                      narration: PO Box 29422
                      accountName: SIMI MICHELLE
                      phoneNumber: '23400962384'
                      accountNumber: '6422034742'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
                    - id: 095566fa-bd4e-4125-9b55-42820076737d
                      amount: 706
                      isValid: true
                      status: SUCCESS
                      reference: a49gkPaLWuobNRf8rtW7K3HA3iNuwFQqKu0w
                      narration: Apt 163
                      accountName: SIMI MICHELLE
                      phoneNumber: '23405867190'
                      accountNumber: '4615048990'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
                    - id: 2d8c22c5-be18-4ef1-a4ba-4cb814fb94e3
                      amount: 696
                      isValid: true
                      status: SUCCESS
                      reference: VaOEOjVBuWdV1BIxkOY1LJKISzTUX2qa254t
                      narration: Room 1237
                      accountName: SIMI MICHELLE
                      phoneNumber: '23463201318'
                      accountNumber: '6501058970'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:24.748Z'
                    - id: 0aa9104d-848d-496c-8e1f-db03c946cae9
                      amount: 410
                      isValid: true
                      status: SUCCESS
                      reference: DdEGPAIczVt8t4cNz9mO2JOMfkFVqySdFQzI
                      narration: Apt 885
                      accountName: SIMI MICHELLE
                      phoneNumber: '23402085390'
                      accountNumber: '3508172500'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.589Z'
                    - id: 2dd25503-fc80-4dd2-8f1a-c56a7be04a33
                      amount: 529
                      isValid: true
                      status: SUCCESS
                      reference: jCgerTnaH5q8rQmPl5xc8E7drXHdqYJt6DHF
                      narration: PO Box 56638
                      accountName: SIMI MICHELLE
                      phoneNumber: '23473205382'
                      accountNumber: '4007258242'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:30:24.748Z'
                    - id: 0ae191cd-bf5e-4dab-91fd-cbe67308db55
                      amount: 572
                      isValid: true
                      status: SUCCESS
                      reference: Llgj1im4SmC0R1FGvzJEsy2gHHcfyUgaQdPm
                      narration: PO Box 92696
                      accountName: SIMI MICHELLE
                      phoneNumber: '23411813940'
                      accountNumber: '1549568155'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 2dea4e03-8be2-46a8-be6f-8add36e16809
                      amount: 520
                      isValid: true
                      status: SUCCESS
                      reference: uCIXrrdI5CNXmPvi0GrwEFnDHMiHSsYcnb04
                      narration: ''
                      accountName: SIMI MICHELLE
                      phoneNumber: '23446838621'
                      accountNumber: '1746995130'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:24.748Z'
                    - id: 0b0e6c71-8ac3-44d1-813e-718f9519458d
                      amount: 681
                      isValid: true
                      status: SUCCESS
                      reference: dLXVMv5IxCC8D3rXKEy4wCcvlOguRq6kpiqs
                      narration: Apt 931
                      accountName: SIMI MICHELLE
                      phoneNumber: '23419912636'
                      accountNumber: '8672082238'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 2eac5094-7789-4f27-856f-2905bae30da7
                      amount: 741
                      isValid: true
                      status: SUCCESS
                      reference: IHRNtpMH0RFuGhPWGaJHft7feglpoTJAG9o1
                      narration: 20th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: ''
                      accountNumber: '6641264929'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:24.748Z'
                    - id: 0b5e9635-ca33-4188-aef6-9c46326b006a
                      amount: 798
                      isValid: true
                      status: SUCCESS
                      reference: 97QVVUnDJBrIOK0jHKVX96eRl02mTTFtC5AD
                      narration: Suite 59
                      accountName: SIMI MICHELLE
                      phoneNumber: '23499766878'
                      accountNumber: '2654743791'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 2f0bce96-5eec-46b8-92e3-887a8afb7b9e
                      amount: 542
                      isValid: true
                      status: SUCCESS
                      reference: Emvr3ZEO7lLPdaum5ipm5Cjsz8OTDALnKKIt
                      narration: ''
                      accountName: SIMI MICHELLE
                      phoneNumber: '23403529173'
                      accountNumber: '4309702737'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.983Z'
                    - id: 0b68b77b-66cf-4c66-97b8-4125c6b1eb38
                      amount: 249
                      isValid: true
                      status: SUCCESS
                      reference: TwXvQDTJ5XLEtVG5zhwqdrZFuJzpqwagtuhZ
                      narration: Room 926
                      accountName: SIMI MICHELLE
                      phoneNumber: '23440003867'
                      accountNumber: '4513534133'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 2f52061a-6942-491d-8669-2ddde3448c15
                      amount: 648
                      isValid: true
                      status: SUCCESS
                      reference: zAhMWO9cmr5uDMa4InTGfG7j4SrfvS06rIie
                      narration: Room 947
                      accountName: SIMI MICHELLE
                      phoneNumber: '23413423703'
                      accountNumber: '8592071371'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.589Z'
                    - id: 0c34d9ef-5590-4b62-b6c2-0305c00667a9
                      amount: 470
                      isValid: true
                      status: SUCCESS
                      reference: N2Lfu7dh6BD4QduEwvQuCaqYpuoxHjEnzBfB
                      narration: PO Box 56389
                      accountName: SIMI MICHELLE
                      phoneNumber: '23493965198'
                      accountNumber: '1026289873'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 303eae97-c6d1-405f-81ce-6e41bb9b8026
                      amount: 722
                      isValid: true
                      status: SUCCESS
                      reference: 232Cg05G11dKN7GVXjOWE1Qu9kvWYT6QN9pp
                      narration: 13th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23415768366'
                      accountNumber: '1111947332'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.589Z'
                    - id: 0c63cf4e-ae0a-44ee-b43f-f708ba8d6a06
                      amount: 420
                      isValid: true
                      status: SUCCESS
                      reference: s0y1rN2rbYxQTXF9UzYBS9jmW3ago3NU1rca
                      narration: Room 468
                      accountName: SIMI MICHELLE
                      phoneNumber: '23465609515'
                      accountNumber: '7005211922'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.983Z'
                    - id: 30aa2f05-51a1-41c5-ae08-5df4956d1268
                      amount: 278
                      isValid: true
                      status: SUCCESS
                      reference: JSDd3SEbgvqydxMphZuUV1YMW5cKpdyyP2bU
                      narration: ''
                      accountName: SIMI MICHELLE
                      phoneNumber: '23433773154'
                      accountNumber: '8378101640'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.835Z'
                    - id: 0c87160f-06a4-4c93-9712-cdba402c3917
                      amount: 345
                      isValid: true
                      status: SUCCESS
                      reference: pFzMGFePzuqvz7uLfjdRKNXCTHPVX8ikO4yC
                      narration: Room 134
                      accountName: SIMI MICHELLE
                      phoneNumber: '23444644078'
                      accountNumber: '8926716282'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.835Z'
                    - id: 30bfa3ee-fa32-4806-bb61-660878f6a27a
                      amount: 747
                      isValid: true
                      status: SUCCESS
                      reference: 7iNC19J1FLe0oo4vVyiQ2BeDjkT2O7XhQIws
                      narration: Apt 564
                      accountName: SIMI MICHELLE
                      phoneNumber: '23484610516'
                      accountNumber: '6463939872'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
                    - id: 0c959340-9bc9-46a6-8326-b9ae837f407b
                      amount: 378
                      isValid: true
                      status: SUCCESS
                      reference: oPRb4W1Jo37rPDulhwYmhZPA2fKoSyO4H3Zn
                      narration: Room 1342
                      accountName: SIMI MICHELLE
                      phoneNumber: '23463668212'
                      accountNumber: '2618978058'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 30c436d3-2b19-4722-b88b-f81596bd4d68
                      amount: 934
                      isValid: true
                      status: SUCCESS
                      reference: eHKLRUq6ZtOk1xcccF9IHduR39BZZV3XDW0D
                      narration: Suite 66
                      accountName: SIMI MICHELLE
                      phoneNumber: '23455835991'
                      accountNumber: '5749105960'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 0cb0e2e5-c802-4135-af81-1022e6897080
                      amount: 633
                      isValid: true
                      status: SUCCESS
                      reference: iAe76bXHvEfE0uuobljbmDcOLx9HSoNOLYdT
                      narration: 17th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23485977276'
                      accountNumber: '3048902527'
                      bankName: APPLE MICROFINANCE BANK
                      bankCode: '090376'
                      reason: null
                      createdAt: '2024-10-04T00:29:18.636Z'
                    - id: 315ae146-c42d-465b-8708-551eda76b9d1
                      amount: 308
                      isValid: true
                      status: SUCCESS
                      reference: lnyhjAGuJ91nzd8FtJyhdYviOJvFWfbYHEPX
                      narration: Apt 847
                      accountName: SIMI MICHELLE
                      phoneNumber: '23460610763'
                      accountNumber: '6371804462'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.983Z'
                    - id: 0cb6ba39-487a-4041-b9fd-d7aebd319f14
                      amount: 646
                      isValid: true
                      status: SUCCESS
                      reference: zXMhAkOjzjPlXtq61UOFgbaZgRtVtMlxUmIc
                      narration: Suite 66
                      accountName: SIMI MICHELLE
                      phoneNumber: '23406990429'
                      accountNumber: '8465504843'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.589Z'
                    - id: 320c4f26-95f4-4f5e-8c70-9d0c477c5581
                      amount: 392
                      isValid: true
                      status: SUCCESS
                      reference: kywwxfzdDL8BGIverZCguZNjJB4xvGNprZkv
                      narration: PO Box 28068
                      accountName: SIMI MICHELLE
                      phoneNumber: '23476488730'
                      accountNumber: '6234799697'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 0ce0d1f4-21b4-452b-836d-4b7ee175826f
                      amount: 633
                      isValid: true
                      status: SUCCESS
                      reference: aNHfQQ8xXI8H5JhnmctZjjMyHdE0bKXy8s1t
                      narration: Apt 1521
                      accountName: SIMI MICHELLE
                      phoneNumber: '23446400114'
                      accountNumber: '3001951378'
                      bankName: PROVIDUS BANK
                      bankCode: '000023'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.983Z'
                    - id: 32116a3d-a177-4e4b-bcc8-ce51d2e6ffc3
                      amount: 364
                      isValid: true
                      status: SUCCESS
                      reference: xSLaJsi8IppF8mjPp3AbukAWfgPtVvINlhDm
                      narration: Suite 62
                      accountName: SIMI MICHELLE
                      phoneNumber: '23497954886'
                      accountNumber: '8407541533'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 0dd070a7-9946-483f-b670-31a8e12edffb
                      amount: 682
                      isValid: true
                      status: SUCCESS
                      reference: UoC6vgOvzYIGDTA5oVCHptSukKYyuAvApmRX
                      narration: Suite 3
                      accountName: SIMI MICHELLE
                      phoneNumber: '23410397451'
                      accountNumber: '5889805731'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.072Z'
                    - id: 323a0fa5-8561-4ffd-ae82-c421fd7cfa32
                      amount: 441
                      isValid: true
                      status: SUCCESS
                      reference: C4YEAThzLfrxaZGknoJgVe7b1Eg264RWUfKX
                      narration: Room 1016
                      accountName: SIMI MICHELLE
                      phoneNumber: '23462957022'
                      accountNumber: '6447976331'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 0e2ff4d5-51c2-4f92-8f0b-6daac3f85d33
                      amount: 856
                      isValid: true
                      status: SUCCESS
                      reference: sXkIs65KDVTgc8NXBIsrTfkbttQmZBDkKMqw
                      narration: 16th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23450369740'
                      accountNumber: '1089668454'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.983Z'
                    - id: 325d1f7e-07bc-453c-bd3a-0b926a8a1434
                      amount: 457
                      isValid: true
                      status: SUCCESS
                      reference: wXsUnMaEIzHjm9IaTH9BUF8hfvUvhVHNUggE
                      narration: Room 1594
                      accountName: SIMI MICHELLE
                      phoneNumber: '23480419026'
                      accountNumber: '7245611580'
                      bankName: FETS
                      bankCode: '100001'
                      reason: null
                      createdAt: '2024-10-04T00:30:26.092Z'
                    - id: 0e8666eb-7b26-4160-8598-a579893953b7
                      amount: 504
                      isValid: true
                      status: SUCCESS
                      reference: VjPmLjHRIe9B691fwKEQ1s7jTwbjse132uLF
                      narration: Suite 5
                      accountName: SIMI MICHELLE
                      phoneNumber: '23435256435'
                      accountNumber: '9442685224'
                      bankName: BORGU  MICROFINANCE BANK
                      bankCode: '090395'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.653Z'
                    - id: 326d7393-666b-4535-8002-eebef234ebbe
                      amount: 867
                      isValid: true
                      status: SUCCESS
                      reference: bF0SBcbFRde0zAbUJsO0sONkMQHphqcncPc1
                      narration: 19th Floor
                      accountName: SIMI MICHELLE
                      phoneNumber: '23409070476'
                      accountNumber: '7628620345'
                      bankName: FINATRUST MICROFINANCE BANK
                      bankCode: '090111'
                      reason: null
                      createdAt: '2024-10-04T00:29:20.856Z'
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer
      bearerFormat: JWT

````