iBaaS
  1. billing-slip-payers
iBaaS
  • iBaaS
    • v1
      • Authentication
        • login webhooks
        • login
        • refresh
        • logout
      • BaaS
        • Account
          • create-description
          • Occupations
            • list
          • retrieve-from-provider
            • by-account-number
            • by-account-id
          • migrate-account
            • import-csv
            • list-account-migrated
            • create-account-in-matera
            • list-account-migration-logs
            • cancel-account
          • create
          • update
          • search
          • find
          • find-by-account-number
          • find-by-tax-id-number
          • get-balance
          • get-statement
          • inactivate
          • get-file
        • Cash In
          • make-pix-static-qr-code
          • make-pix-dynamic-qr-code
          • make-bank-slip
          • make-billing-slip
          • make-deposit
        • Cash Out
          • make-pix-transfer
          • make-pix-transfer-only-with-alias
          • make-non-priority-pix-transfer
          • make-bank-transfer
          • make-bank-slip-payment
          • make-utilities-payment
          • make-internal-transfer
          • return-internal-transfer
        • Transactions
          • get-transaction
          • get-withdraw
          • get-bank-slip-by-bar-code
          • lock-balance
          • unlock-balance
          • initiate-ted
        • Pix
          • Aliases
            • Portabilidade de Alias (Chave)
            • list
            • exclude
            • create
            • alias-verification-code
            • get-destination-alias
            • alias-portability
            • alias-portability-confirmation
            • alias-portability-cancellation
            • alias-ownership-claims
            • alias-ownership-claims-responses
            • alias-ownership-claims-cancellation
          • Med
            • iBass
              • search
              • create
              • cancel
            • list
            • search
            • find
            • create
            • sent
            • in_analysis
            • approved
            • rejected
            • cancel
            • situation-types
            • med-types
            • med-status
          • Automatic
            • Recurrence
              • List Recurrences
              • Detail Recurrence
              • Authorize Recurrence
              • Save Recurrence With Authorization
            • Billing
              • Cancel Billing Scheduled
              • List Billings Scheduled
          • get-limits
          • return-codes
          • get-participants
          • returns
          • decode-qr-code
          • text-to-qr-code
        • Cellphone Recharge
          • get-carriers
          • get-avaliable-values
          • recharge
        • Webhook
          • set-accounts-webhook
        • Limits
          • get-limits
          • request-limit-update
          • search-update-limit-requests
          • process-limit-update
        • Batches and Billings
          • Charge Report
            • generate-pdf
            • search
          • billing-slip-payers
            • search-by
              POST
            • list
              GET
            • create
              POST
            • find
              GET
            • update
              PUT
            • delete
              DELETE
            • search
              POST
          • validate-shipment
            POST
          • shipment_file
            POST
          • send-shipment-with-json
            POST
          • download-return-file-batch-id
            GET
          • download-return-file-period
            GET
          • get-batches
            POST
          • get-batch
            GET
          • get-billings
            POST
          • get-billing
            GET
        • receipt-of-bills
          • Mudar status boleto (dev)
        • Dock
          • Catalog
            • document
          • Onboarding
            • setup-types
            • schema-and-business
            • product-processes
            • update-account
            • reg-docs
            • agree-reg-docs
            • start-instance
            • file-upload
            • pending-files
            • customer-process
            • client-proposal
            • Endpoint Sem Título
          • Account
            • get-account
            • update-status
            • list-account-entries
          • Account Manager
            • list-alias-via-account-identifier
            • create-banking-account
            • delete-banking-account
          • Pay
            • search-transfers
            • get-transfer
            • initiate-transfer
            • cancel-scheduled-transfer
          • Pix
            • create-dict-key
            • search-dicts
            • search-payments
            • send-payment
            • validate-dict
            • delete-dict-key
            • get-payment
      • Public Routers
        • validate-cnab400
  • Enums
    • PhysicalBusinessLineEnum
    • LegalBusinessLIneEnum
    • EstablishmentFormEnum
    • FinancialStatisticEnum
    • CountryEnum
    • AccountStatusEnum
    • DocumentsTypeEnum
    • MaritalStatusEnum
    • TestDataTableForPaymentSlips
    • CollectionWalletEnum
    • FineCodeEnum
    • RegistrationTypeEnum
    • Boletos
      • BillingSlipOriginTypeEnum
      • BatchBillingSlipFileTypeEnum
      • BillingSlipStatusEnum
      • OccurrenceCodeEnum
      • TitleTypeEnum
  • Esquemas
    • External Events
      • BaaS Dock
    • Ramos de Atividade
  1. billing-slip-payers

search

Em desenvolvimento
POST
/v1/baas/{account_id}/payers/search
Última modificação:2025-05-16 17:47:47

Requisição

Authorization
Forneça seu token bearer no cabeçalho
Authorization
ao fazer requisições para recursos protegidos.
Exemplo:
Authorization: Bearer ********************
Parâmetros de Caminho

Parâmetros Bodyapplication/json

Exemplo
{
    "sort": [
        {
            "field": "created_at",
            "direction": "desc"
        }
    ],
    "filters": [
        {
            "field": "name",
            "operator": "like",
            "value": "%Jorge%"
        }
    ]
}

Respostas

🟢200Success
application/json
Body

Exemplo
{
    "current_page": 1,
    "data": [
        {
            "id": 3,
            "uuid": "73dda563-8d39-4d53-9bad-408b76311b06",
            "account_id": "7e3c6e09-8e71-4ae3-9334-6de4393ad78b",
            "name": "Jorge Fabiano de Carvalho Kania",
            "taxid_number": "86655450934",
            "email": "jorge.kania@inovanti.com.br",
            "mobile_phone": "5541988167777",
            "mobile_phone_country": "BRA",
            "street": "Estrada de Santa Cândida",
            "number": "474",
            "complement": "Casa D",
            "district": "Santa Cândida",
            "city": "Curitiba",
            "state": "PR",
            "zip_code": "82630490",
            "country": "BRA"
        },
        {
            "id": 4,
            "uuid": "1ad47dce-5032-4123-83f9-4d5331ec2f7e",
            "account_id": "7e3c6e09-8e71-4ae3-9334-6de4393ad78b",
            "name": "Jorge Fabiano de Carvalho Kania",
            "taxid_number": "36322767496",
            "email": "jorge.kania@inovanti.com",
            "mobile_phone": "5541988167777",
            "mobile_phone_country": "BRA",
            "street": "Estrada de Santa Cândida",
            "number": "474",
            "complement": "Casa D",
            "district": "Santa Cândida",
            "city": "Curitiba",
            "state": "PR",
            "zip_code": "82630490",
            "country": "BRA"
        }
    ],
    "first_page_url": "http://tenant1.inovanti.local/v1/baas/7e3c6e09-8e71-4ae3-9334-6de4393ad78b/payers/search?page=1",
    "from": 1,
    "last_page": 1,
    "last_page_url": "http://tenant1.inovanti.local/v1/baas/7e3c6e09-8e71-4ae3-9334-6de4393ad78b/payers/search?page=1",
    "links": [
        {
            "url": null,
            "label": "« Anterior",
            "active": false
        },
        {
            "url": "http://tenant1.inovanti.local/v1/baas/7e3c6e09-8e71-4ae3-9334-6de4393ad78b/payers/search?page=1",
            "label": "1",
            "active": true
        },
        {
            "url": null,
            "label": "Próximo »",
            "active": false
        }
    ],
    "next_page_url": null,
    "path": "http://tenant1.inovanti.local/v1/baas/7e3c6e09-8e71-4ae3-9334-6de4393ad78b/payers/search",
    "per_page": 15,
    "prev_page_url": null,
    "to": 2,
    "total": 2
}
Página anterior
delete
Próxima página
validate-shipment
Built with