Multiple Entitlements in an Access Request API: Does it create one Access Request ID for all?

The following API now supports being able to request 25 entitlements at a time:

If, for example, 5 entitlements are requested in the same API call for a user, does this API call result in 5 access request IDs generated or just one, because it was part of the same access request?

Hi Sushant,

There will 5 different access request ID’s created, even if it was done from one api call.

The JSON returned would contain the access request ID generated for each entitlement.

Hope this helps :slight_smile: