Filter all terminal chargeAsk AIpost https://api.tryspeed.com/pos/terminals/charges/filterFilter the list of terminal charge using this endpoint.Body Paramsterminal_idsarray of stringsFilter terminal charges by specific terminal IDs. Use this when you want results only from selected terminals.terminal_idsADD stringstore_idsarray of stringsReturn terminal charges linked to particular store IDs. Helpful for viewing charges from specific stores only.store_idsADD stringstatusarray of stringsFilter results based on the terminal charge statusstatusADD stringlimitint32Set how many results you want returned in a single request.starting_afterstringReturn results created after a specific charge ID.ending_beforestringReturn results created before a specific charge ID.Response 200200Updated 4 months ago