InvoicePayment Links

Get payment link

GET
Get temporary link for payer to send payment

Path parameters

invoiceIdstringRequired

Response

This endpoint returns a string
GET
1curl https://api.mercoa.com/invoice/inv_a0f6ea94-0761-4a5e-a416-3c453cb7eced/payerLink \
2 -H "Authorization: Bearer <token>"
200
Retrieved
1"https://mercoa.com/pay/make-payment/?token=123456"