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
Name | Type | Description |
---|---|---|
InvocieNo* | String | invoice number |
publicKey | String | merchant public key |
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer token |
Last updated