POST /v1/uno/data-backfill/jobs
Use this operation to perform the following types of data backfill actions. Also, you need to upload a corresponding file to perform a data backfill action.
- Update Product Rate Plan Charge
- Update Rate Plan Charge
- Update Invoice Item
- Update Credit Memo Detail
- Update Debit Memo Detail
- Update Invoice Item Adjustment
For more information, see Perform data backfill.
Servers
- https://rest.test.zuora.com
- https://rest.sandbox.na.zuora.com
- https://rest.apisandbox.zuora.com
- https://rest.na.zuora.com
- https://rest.zuora.com
- https://rest.test.eu.zuora.com
- https://rest.sandbox.eu.zuora.com
- https://rest.eu.zuora.com
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.