Invoice
Works with a single invoice.
Base URL
https://{{accountid}}.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=customscript_prac_api_invoice&deploy=customdeploy_prac_api_invoice_v1
HTTP: GET
Gets the invoice for a given internal id.
Required Parameters
| Name | Value | Notes |
|---|---|---|
| script | customscript_prac_api_invoice | |
| deploy | customdeploy_prac_api_invoice_v1 | |
| custparam_id | {{integer}} | The internal id of the invoice you are retrieving. |