List paymentsAsk AIget https://api-sandbox.astrapay.com.br/v1/pix/automatic/paymentsList all payment initiations with pagination support and optional date filtering.Query Paramslimitint32Defaults to 20Maximum number of results to returnafterCursorstringCursor for pagination - get results after this cursorstartDatedateFilter payments from this date (ISO 8601 format)endDatedateFilter payments until this date (ISO 8601 format)Headersx-transaction-iduuidrequiredTransaction UUID for tracing and idempotencyResponse 200Successfully retrieved payments listUpdated 5 months ago