Filter all checkout sessionsAsk AIpost https://api.tryspeed.com/checkout-sessions-filterFilter the list of checkout sessions using this endpoint.Body Paramsidsarray of stringsPlease specify the ids of the payments through which you want to filter the checkout sessions.idsADD stringstatusarray of stringsDefaults to paidPlease specify the status for which the list should be filtered.status stringADD stringamountobjectThis parameter can be used to filter checkout sessions based on the amount. Please enter the amount into one of the following mutually exclusive parameters.amount objectlimitint32Defaults to 5A limit specifies the number of objects to be returned, between 1 and 10. The default and maximum page size have 10 objects per page, and it is consistent across endpoints.Response 200200Updated 8 months ago