I am using API to get last 4 digit of credit card of a payment of an order for my accountant.
What API should I use?
I can find it under dashboard, but I can not get it through API.
/v3/merchants/{ {mid}}/payments/{ {paymentId}}?expand=cardTransaction
Retrieve the payment and expand on cardTransaction per the above snippet.
https://docs.clover.com/docs/expanding-fields
1 Person is following this question.