post https://api.rainex.io/projects//invoices//generate-payment-link
Generate a payment link for the specified invoice
Error codes:
invoice_not_found | cannot find invoice specified in the request |
Responses
Generate a payment link for the specified invoice
Error codes:
invoice_not_found | cannot find invoice specified in the request |
xxxxxxxxxx
curl --request POST \
--url https://api.rainex.io/projects/your-site-name-1/invoices/id/generate-payment-link \
--header 'accept: application/json'