Retrieve all paymentsCopy Pageget https://authservices.satispay.com/g_agent/v1/pagopa/paymentsQuery ParamsiuvstringUnique payment identifier, if iuv is provided, also domain_id must be provideddomain_idstringThe EC(Ente Creditore) identifier, if domain_id is provided, also iuv must be providedstatusstringStatus of the payment. If not provided, only accepted payments will be returned [APPROVED, PENDING or CANCELED]starting_afterstringCursor 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 liststarting_after_timestampstringIs 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.HeadersHoststringThe host declared in the signatureDatestringThe date declared in the signatureDigeststringThe digest declared in the signatureAuthorizationstringThe signature of the requestacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 200200 400400Updated 7 months ago