Invoices

Receive Funds with our Payment Links API.
Invoices make use of the Payment Links API to create, update, activate and deactivate invoices. Invoices provides a shareable URL to accept Payment from your customers.
Invoice Slug
Invoices are shareable link. The shareable link is created by appending the slug in the JSON response to this URL - https://pay.veendhq.com/p/
https://pay.veendhq.com/p/{{SLUG}}
post
{{BASE_URL}}
/v1/paymentlinks?accountId={{ACCOUNT_ID}}
Create a new invoice
Invoices are ACTIVE by default
Newly created payment links are active by default.

Get All Invoices