List Chargesget https://api.affirm.com/api/v2/chargesGet the charge information, current charge status, and checkout data for a list of charges.Query Paramslimitint32Number of charges to include in the response.beforeint32Returns a list of charges that were created before the given charge_id.afterint32Returns a list of charges that were created after the given charge_id.Responses 200HTTP 200 OK 400HTTP 400 Bad Request 401HTTP 401 Unauthorized 404HTTP 404 Not FoundUpdated 5 months ago