Get bill payments historyAsk AIget https://api.flutterwave.com/v3/bills/historyThis document shows you how to retrieve a history of all purchased bill services including commission earnedQuery ParamsstatusstringenumDefaults to SuccessfulThe transaction statusSuccessfulFailedReversedAllowed:SuccessfulFailedReversedfromstringDefaults to 2018-08-01This is the start date it can be in any of this formats: YYYY-MM-DDTHH:MM:SSZ or YYYY-MM-DDtostringDefaults to 2018-08-27This is the end date, it can be in any of this formats: YYYY-MM-DDTHH:MM:SSZ or YYYY-MM-DDpagestringDefaults to 1The page index to start the search from.limitstringDefaults to 10The number of entries returned per page.referencestringDefaults to ref-abc123This unique identifier for a single payment.batch_referencestringDefaults to batch-ref-abc123This unique identifier for a bulk payment.categorystringDefaults to CABLEBILLSThe bill category code.countrystringenumThis is the country of the Biller.NGGHKEZMAllowed:NGGHKEZMHeadersAuthorizationstringrequiredDefaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-XPass your secret key as a bearer token in the request header to authorize this callResponses 200200 400400Updated over 1 year ago