I would like to know if is there any way or any API to get the whole transaction history of all the customer profiles of authorized.net.
Not getting the whole transaction list from any of the APIs mentioned: https://developer.authorize.net/api/reference/index.html
I checked APIs Documentation, in some APIs need to pass batchId as request param, in some APIs need to pass customer profile ids to get the transaction list. but I want all the transaction lists of all the customer profiles without passing batch Id or any other similar parameter.
08-23-2022 05:42 AM
@rose1701 wrote:
I would like to know if is there any way or any API to get the whole transaction history of all the customer profiles of authorized.net.
Not getting the whole transaction list from any of the APIs mentioned: https://developer.authorize.net/api/reference/index.html
I checked APIs Documentation, in some APIs need to pass batchId as request param, in some APIs need to pass customer profile ids to get the transaction list. but I want all the transaction lists of all the customer profiles without passing batch Id or any other similar parameter.
I appreciate the information and advice you have shared. I will try to figure it out for more.