Developer Discussions
Get Receipt Number from (GET) https://{{HostURL}}/invoice/v2/invoices/xxxxx-xxxxx-xxxx-xxxxx
12 months ago by Jerry John Bajan
Hi, I need to get Receipt No. from the Paid Invoice.. but i cannot find the Receipt..
ex.
"receipt": {
"transactionId": "xxxxx-xxxxx-xxxx-xxxxx",
"receiptNo": "xxxxxxxxx",
"approval_code": "xxxxxx",
"approvalCode": "xxxxx"
},
thanks,