API to resent receipts?

Hi,

Is there an API endpoint that allows a receipt to be resent? (I can’t see one.)

Thanks,
Paul

There isn’t an API that will resend a receipt at this time. You can GetPayment with the payment_id and in the response you’ll get the receipt_url. With the URL you can then spin up a service that will send it to the customer. :slightly_smiling_face: