InvoicePayment Links

Get disbursement link

GET
Get temporary link for vendor to accept payment

Path parameters

invoiceIdstringRequired

Response

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