Submit a data collection job based on the specified RC template.
After the data collection job is submitted, the following validations are applied:
The request is submitted successfully and the job ID is returned. You can use the returned ID to query the job status later.
The provided authentication token is invalid or the token has expired. Send the Authentication request again to get a new token.
You are not authorized to access this endpoint. Please contact Zuora Revenue Support.
{- "rc_template_name": "string",
- "org_id": 0
}
{- "message": "string",
- "success": true
}