Create standalone invoices through the REST API
Create standalone invoices using the Zuora REST API by determining mandatory fields and utilizing the Create a standalone invoice operation.
You can use the Create a standalone invoice operation and the following sample API request to create a standalone invoice for the "Consulting days purchase" one-time charge.
To create a standalone invoice through the Zuora REST API, perform the following steps:
-
chargeName
-
sku
-
uom
-
taxCode
-
taxMode
-
accountingCode
-
deferredRevenueAccountingCode
-
recognizedRevenueAccountingCode
The following sample API request creates a standalone invoice from an existing product rate plan charge:
Request |
|
Request body |
|
After the sample API request is submitted, the following sample API response is returned:
Request |
|
Response body |
|