List license renewal batches
License Requests
List License Renewal Batches
Renewal groups, each covering several licence requests
GET
List license renewal batches
Returns renewal batches: a group is one renewal run covering several licence requests, with a shared status and payment.
Use List License Requests for the individual requests inside a batch.
Query Parameters
1-based page number
Required range:
x >= 1Example:
1
Page size (max 100)
Required range:
1 <= x <= 100Example:
50
Narrow the results to a single entity in your organization. Defaults to your whole subtree (your entity plus every branch beneath it). Returns 404 if the id is not in your subtree.
Example:
"6610b3d2c2e0a51b8c0d1f02"
Batch status
Available options:
processing, submitting, pending input, submitted, partially submitted, completed, failed, cancelled, pending review, in progress Example:
"submitted"