List payment requestsCopy Pageget https://api.bridgeapi.io/v3/payment/payment-requestsReturn a list of payment requestsQuery Paramslimitnumber1 to 500Defaults to 50Number of records to returnafterstringCursor pointing to the start of the desired setsincedate-timeLimit to payment requests created after the specified date. Format example: 2024-09-21T22:00:00.000Zuntildate-timeLimit to payment payment requests created before the specified date. Format example: 2024-09-21T22:00:00.000ZstatusstringenumYou can filter payment payment requests by statusCREAACTCPDNGACSCRJCTPARTAllowed:CREAACTCPDNGACSCRJCTPARTpayment_link_idstringYou can filter payment requests linked to a payment link by setting a payment link id hereHeadersBridge-VersionstringenumrequiredDefaults to 2025-01-15The Bridge API version2025-01-15Allowed:2025-01-15Response 200List of payment requestsUpdated 27 days ago