---
title: "Obtenir les informations des paiements effectués sur une organisation"
method: GET
path: "/organizations/{organizationSlug}/payments"
tags: ["Paiements"]
---

# Obtenir les informations des paiements effectués sur une organisation

`GET /organizations/{organizationSlug}/payments`

Retourne la liste des paiements selon les paramètres<br/><br/><b>Votre token doit avoir l'un de ces rôles : </b><br/>OrganizationAdmin<br/><br/>Si vous êtes une <b>association</b>, vous pouvez obtenir ces rôles avec votre client.<br/>Si vous êtes un <b>partenaire</b>, vous pouvez obtenir ces rôles par le flux d'autorisation.<br/><br/><b>Votre clientId doit être autorisé à tous ces privilèges : </b> <br/> AccessTransactions<br/><br/>

## Path parameters

- `organizationSlug` string, required

## Query parameters

- `from` string, date-time
- `to` string, date-time
- `userSearchKey` string
- `pageIndex` integer
- `pageSize` integer
- `continuationToken` string
- `states` HelloAssoApiV5CommonModelsEnumsPaymentState[]
- `sortOrder` 'Asc' | 'Desc'
- `sortField` 'Date' | 'UpdateDate' | 'CreationDate'

## Response `200`

Success

- HelloAssoApiV5CommonModelsCommonResultsWithPaginationModelPayment — ResultsWithPaginationModel class
  - `data` HelloAssoApiV5CommonModelsStatisticsPayment[], nullable — Data property
    - `order` HelloAssoApiV5CommonModelsStatisticsOrderLight
      - `id` integer — The ID of the Order
      - `date` string, date-time — Order creation date
      - `formSlug` string, nullable — FormSlug (lowercase name of the form without special characters)
      - `formType` 'CrowdFunding' | 'Membership' | 'Event' | 'Donation' | 'PaymentForm' | 'Checkout' | 'Shop'
      - `organizationName` string, nullable — The organization name.
      - `organizationSlug` string, nullable — OrganizationSlug (lowercase name of the organization without special characters)
      - `organizationType` 'Association1901Rig' | 'Association1901Rup' | 'Association1901' | 'FondationRup' | 'FondDotation' | 'FondationSousEgide' | 'FondationScientifique' | 'FondationPartenariale' | 'FondationUniversitaire' | 'FondationHospitaliere' | 'Association1905' | 'Association1905Rup' | 'Entreprise' | 'Cooperative' | 'Etablissement' | 'Association1908' | 'Association1908Rig' | 'Association1908Rup' | 'AssociationMilitaire' | 'AssociationProprietaire' | 'Collectivités' | 'ComiteEntreprise' | 'CSE' | 'FabriqueEglise' | 'FondsPerenite' | 'GIE' | 'GIP' | 'MenseCuriale' | 'SCIC' | 'SCOP' | 'Autres' | 'EPA'
      - `organizationIsUnderColucheLaw` boolean — Whether or not the organization is subject to the coluche law
      - `checkoutIntentId` integer, nullable — Checkout intent Id if available
      - `meta` HelloAssoApiV5CommonModelsCommonMetaModel
        - `createdAt` string, date-time
        - `updatedAt` string, date-time
        - `authorEmail` string, nullable
        - `expiresAt` string, date-time, nullable
    - `payer` HelloAssoApiV5CommonModelsStatisticsPayer
      - `email` string, nullable
      - `address` string, nullable — Gets or Sets Address
      - `city` string, nullable — Gets or Sets City
      - `zipCode` string, nullable — Gets or Sets ZipCode
      - `country` string, nullable — Gets or Sets Country
      - `company` string, nullable — Gets or Sets Company
      - `dateOfBirth` string, date-time, nullable — Gets or Sets date of birth
      - `firstName` string, nullable
      - `lastName` string, nullable
    - `items` HelloAssoApiV5CommonModelsStatisticsPaymentItem[], nullable — Items linked to this payment
      - `shareAmount` integer — Amount of the payment assigned to the item and its options (in cents)
      - `shareItemAmount` integer — Amount of the item payed on this payment term (in cents)
      - `shareOptionsAmount` integer, nullable — Amount of all extra options linked to this item and payed on this payment (in cents)
      - `id` integer — ID of the Item
      - `amount` integer — Total item Price in cents (after discount without extra options)
      - `type` 'Donation' | 'Payment' | 'Registration' | 'Membership' | 'MonthlyDonation' | 'MonthlyPayment' | 'OfflineDonation' | 'Contribution' | 'Bonus' | 'Product'
      - `initialAmount` integer, nullable — The raw amount (without reduction)
      - `state` 'Waiting' | 'Processed' | 'Registered' | 'Deleted' | 'Unknown' | 'Canceled' | 'Refused' | 'Abandoned'
      - `name` string, nullable — Name of the item paid (relevant for checkout forms)
    - `cashOutDate` string, date-time, nullable — The date of the cash out
    - `idCashOut` integer, nullable — The id of the cash out
    - `cashOutState` 'MoneyIn' | 'CantTransferReceiverFull' | 'Transfered' | 'Refunded' | 'Refunding' | 'WaitingForCashOutConfirmation' | 'CashedOut' | 'Unknown' | 'Contested' | 'TransferInProgress'
    - `paymentReceiptUrl` string, nullable — The Payment Receipt Url
    - `fiscalReceiptUrl` string, nullable — The Fiscal Receipt Url
    - `id` integer — The ID of the payment
    - `amount` integer — Total Amount of the payment (in cents)
    - `amountTip` integer, nullable — Tip Amount of the payment (in cents)
    - `date` string, date-time — Date of the payment
    - `paymentMeans` 'None' | 'Card' | 'Sepa' | 'Check' | 'Cash' | 'BankTransfer' | 'Other'
    - `installmentNumber` integer, nullable — Indicates the payment number (useful in the case of an order comprising payments with installments)
    - `state` 'Pending' | 'Authorized' | 'Refused' | 'Unknown' | 'Registered' | 'Error' | 'Refunded' | 'Refunding' | 'Waiting' | 'Canceled' | 'Contested' | 'WaitingBankValidation' | 'WaitingBankWithdraw' | 'Abandoned' | 'WaitingAuthentication' | 'AuthorizedPreprod' | 'Corrected' | 'Deleted' | 'Inconsistent' | 'NoDonation' | 'Init'
    - `type` 'Offline' | 'Credit' | 'Debit'
    - `meta` HelloAssoApiV5CommonModelsCommonMetaModel
      - `createdAt` string, date-time
      - `updatedAt` string, date-time
      - `authorEmail` string, nullable
      - `expiresAt` string, date-time, nullable
    - `paymentOffLineMean` 'None' | 'Card' | 'Sepa' | 'Check' | 'Cash' | 'BankTransfer' | 'Other'
    - `refundOperations` HelloAssoApiV5CommonModelsStatisticsRefundOperationLightModel[], nullable — The refund operations information for the specific payment.
      - `id` integer — The refund operation identifier.
      - `amount` integer — The amount for this refund.
      - `amountTip` integer — The amount tip for this refund.
      - `status` 'Unknown' | 'Init' | 'Processing' | 'Processed' | 'Error' | 'InternalError' | 'Refused' | 'Aborted' | 'Canceled'
      - `meta` HelloAssoApiV5CommonModelsCommonMetaModel
        - `createdAt` string, date-time
        - `updatedAt` string, date-time
        - `authorEmail` string, nullable
        - `expiresAt` string, date-time, nullable
  - `pagination` HelloAssoApiV5CommonModelsCommonPaginationModel — Pagination model class
    - `pageSize` integer — Page size
    - `totalCount` integer — Total number of results available
    - `pageIndex` integer — Current page index
    - `totalPages` integer — Total number of pages of results with current page size
    - `continuationToken` string, nullable — Continuation Token to get next results

## Other responses

- `401` — Unauthorized, you must add a valid JWT into Authorization Header with the format : `Bearer TOKEN`
- `403` — The JWT token hasn't the privileges or Roles for this action

---

[API](https://skmtc.net/helloasso/apis/api-authentication-access-token.md) · [All operations](https://skmtc.net/helloasso/apis/api-authentication-access-token/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/helloasso/api-authentication-access-token/versions/b8cd7d9ae24e/schema)
