InvoicePayment Links

Send disbursement email

POST
Trigger email to vendor inviting them into the vendor portal

Path parameters

invoiceIdstringRequired
POST
1curl -X POST https://api.mercoa.com/invoice/:invoiceId/sendVendorEmail \
2 -H "Authorization: Bearer <token>"