v1

latestOpenAPI 3.0.02026-07-2688129326.6 KB
Commandes

Obtenir les commandes d'une organisation

<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/>

get/organizations/{organizationSlug}/orders

Path parameters

organizationSlugstring required

The organization slug

Query parameters

fromstring date-time

First Date Filter

tostring date-time

End Date Filter (exclusive)

userSearchKeystring

Filter results on user or payer first name, last name or email

pageIndexinteger

The page of results to retrieve

pageSizeinteger

The number of items per page

continuationTokenstring

Continuation Token from which we wish to retrieve results

formTypesHelloAssoApiV5CommonModelsEnumsFormType[]

The type of the form CrowdFunding, Membership, Event, Donation, PaymentForm, Checkout, Shop

withDetailsboolean

Set to true to return CustomFields

sortOrder'Asc' | 'Desc'

Sort organizations orders by ascending or descending order. Default is descending

Response

Success