Re-send Invoice

Resend an invoice to a customer

/send/invoiceNo

GET https://seerbitapi.com/invoice/{{publicKey}}/send/{{InvoiceNo}}

This endpoint allows you to resend an invoice to a customer

Path Parameters

Headers

{
    "message": "Invoice has been sent successfully",
    "code": "00"
}

Last updated