Obtenir les commandes d'un formulaire



Votre token doit avoir l'un de ces rôles :
FormAdmin
OrganizationAdmin

Si vous êtes une association, vous pouvez obtenir ces rôles avec votre client.
Si vous êtes un partenaire, vous pouvez obtenir ces rôles par le flux d'autorisation.

Votre clientId doit être autorisé à tous ces privilèges :
AccessTransactions

Path Params
string
required

The organization slug

string
required

The form slug

string
enum
required

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

Allowed:
Query Params
date-time

First Date Filter

date-time

End Date Filter (exclusive)

string

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

int32
Defaults to 1

The page of results to retrieve

int32
Defaults to 20

The number of items per page

string

Continuation Token from which we wish to retrieve results

boolean
Defaults to false

Set to true to return CustomFields

string
enum

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

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
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

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json