Retrieve all payments

Query Params
string

Unique payment identifier, if iuv is provided, also domain_id must be provided

string

The EC(Ente Creditore) identifier, if domain_id is provided, also iuv must be provided

string

Status of the payment. If not provided, only accepted payments will be returned [APPROVED, PENDING or CANCELED]

string

Cursor to use in pagination. Starting_after is the id that defines your place in the list. If you make a list request and receive 100 objects, ending with "xyz", your subsequent call can include starting_after="xyz" in order to fetch the next page of the list

string

Is the timestamp (in milliseconds) that defines your place in the list when you make a payment list request.

Please keep in mind that payments are ordered in descending order based on their creation dates, and this filter operates sequentially.

Headers
string

The host declared in the signature

string

The date declared in the signature

string

The digest declared in the signature

string

The signature of the request

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json