---
title: "list operations"
method: GET
path: "/baas/v1/open/itp/sweeping-accounts/payment-initiation"
---

# list operations

`GET /baas/v1/open/itp/sweeping-accounts/payment-initiation`

List all available payment initiations for the sweeping account operation.

## Query parameters

- `page` integer
- `pageSize` integer
- `initialDate` string
- `finalDate` string
- `status` 'PENDING' | 'CANCELLED' | 'EXPIRED' | 'AWAITING_AUTHORISATION' | 'AUTHORISED' | 'CONSUMED' | 'REJECTED' | 'FINISHED'

## Response `200`

- object
  - `data` object[]
    - `brandId` string
    - `redirectUrl` string
    - `data` object
      - `creditors` object[]
        - `name` string
        - `cpfCnpj` string
        - `personType` string
      - `loggedUser` object
        - `document` object
          - `identification` string
          - `rel` string
      - `recurringConfiguration` object
        - `sweeping` object
          - `totalAllowedAmount` string
          - `transactionLimit` string
          - `periodicLimits` object
            - `day` object
              - …
            - `week` object
              - …
            - `month` object
              - …
            - `year` object
              - …
          - `startDateTime` string
    - `journeySessionId` string
    - `applicationId` string
    - `paymentInitiationApi` string
    - `tokenId` string
    - `createdAt` string
    - `updatedAt` string
    - `authorizationUrl` string
    - `ofConsentId` string
    - `journeySession` object
      - `journeyId` string
      - `paymentInitiationData` object
        - `creditors` object[]
          - `name` string
          - `cpfCnpj` string
          - `personType` string
        - `loggedUser` object
          - `document` object
            - `identification` string
            - `rel` string
        - `recurringConfiguration` object
          - `sweeping` object
            - `totalAllowedAmount` string
            - `transactionLimit` string
            - `periodicLimits` object
              - …
            - `startDateTime` string
      - `redirectUrl` string
      - `paymentInitiationApi` string
      - `applicationClientId` string
      - `applicationId` string
      - `tokenId` string
      - `journeySessionStageId` string
      - `status` string
      - `statusHistory` object[]
        - `updatedAt` string
        - `status` string
      - `createdAt` string
      - `updatedAt` string
      - `paymentInitiationId` string
      - `id` string
      - `token` object
        - `token` string
        - `createdAt` string
        - `updatedAt` string
        - `id` string
    - `id` string
    - `ofConsent` object
      - `paymentInitiationId` string
      - `consentId` string
      - `organization_id` string
      - `brand_id` string
      - `authorization_url` string
      - `consent_id` string
      - `code_verifier` string
      - `nonce` string
      - `state` string
      - `redirect_uri` string
      - `scope` string
      - `consentTerm` integer
      - `consentTermUnit` string
      - `creationDateTime` string
      - `creditors` object[]
        - `personType` string
        - `cpfCnpj` string
        - `name` string
      - `events` object[]
        - `date` string
        - `event` string
      - `journey` object[]
      - `kind` string
      - `loggedUser` object
        - `document` object
          - `identification` string
          - `rel` string
      - `organizationLogo` string
      - `organizationName` string
      - `ownerBrandId` string
      - `ownerId` string
      - `recurringConfiguration` object
        - `sweeping` object
          - `totalAllowedAmount` string
          - `transactionLimit` string
          - `periodicLimits` object
            - `day` object
              - …
            - `week` object
              - …
            - `month` object
              - …
            - `year` object
              - …
          - `startDateTime` string
          - `useOverdraftLimit` boolean
      - `recurringConsentId` string
      - `status` string
      - `statusUpdateDateTime` string
      - `transactions` object[]
      - `access_token` string
      - `expires_at` integer
      - `id_token` string
      - `refresh_token` string
      - `token_type` string
      - `id` string
    - `ofPayments` object[]
    - `brand` object
      - `AuthorisationServerId` string
      - `ApiFamilyType` object
        - `payments-pix-recurring-payments-automatic` boolean
        - `payments-pix-recurring-payments` boolean
        - `enrollments` boolean
        - `payments-pix` boolean
      - `CustomerFriendlyDescription` string
      - `CustomerFriendlyLogoUri` string
      - `CustomerFriendlyName` string
      - `Flags` object
        - `Suporta Contas PF` string[]
        - `Suporta Contas PJ` string[]
      - `OpenIDDiscoveryDocument` string
      - `OrganisationId` string
      - `OrganisationName` string
      - `ParentAuthorisationServerId` unknown
      - `id` string
  - `meta` object
    - `total` integer
    - `page` integer
    - `pageSize` integer
    - `totalPages` integer

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/revisions/85dd6188a37b/schema)
