v1
latestOpenAPI 3.1.02026-07-222392081.7 MBSubscriptions
Refresh seat products
Triggers 'count' updates on connected seat products within the subscription. This action will use the dataloader query to retrieve and update the number of units for each seat product.
post/v2/subscriptions/{id}/refresh-seat-products
Path parameters
idstring required
Response
Example response
[
{
"id": "supd_MkTDgpM6ej6f8l",
"apply_at": "2024-11-30T18:24:34.496Z",
"subscription_id": "sub_7aWtG7Gb_fwGno",
"product_id": "itm_G6nU9iSC7eoDsk",
"previous_count": 2,
"new_count": 7
}
]