Problem with "Get Refund History"

doc: https://developer.apple.com/documentation/appstoreserverapi/get_refund_history

api doc tell me that

"the API returns the complete list of the customer’s refunds for your app. "

but in my case, we find that this api only return the leatest 50 refund transaction for us, how can we get the earlier refund transaction ?

please help!