I am trying into listing into payment API with expand cardTransaction. Here I am just getting the state = CLOSED but i did not get the Batch id.
Same like as below screenshot
Can you any one help for how to get the Batch id from the API ?
I am trying into listing into payment API with expand cardTransaction. Here I am just getting the state = CLOSED but i did not get the Batch id.
Same like as below screenshot
Can you any one help for how to get the Batch id from the API ?
There is a batchNumber on transactionInfo. Have you tried expanding "transactionInfo", and if so is it what you are looking for?
Update - transactionInfo is only available in certain regions, still looking for an answer to the original question.
David - Was this ever answered?
I too am looking for closeout batch data for transactions.
I don't see a way to access the batch number if transactionInfo doesn't come back in the response.
OK, If that is not available is there an endpoint comparable to the "closeout" page in the ui?
i.e. https://www.clover.com/closeout/m/<mid>/batches
We need batch information in order to reconcile banking information.
In rest API transactionInfo is not expanding into sandbox account. Can we not expand transaction info into sandbox account ?
It appears transactionInfo may only be returned in certain regions. Let me see if I can get an answer to your original question.
3 People are following this question.