Retrieves a single account grant information, if the supplied accountId
and grantId
match
OK - Retrieved an account grant
NOT FOUND - Cannot find an existing grant information for the supplied accountId
and grantId
{- "grantId": "0123456789ABCD",
- "entitlement_type": "bundle",
- "entitlement_id": "8dfb3e7c-7a9e-4f23-b6c1-e2d8c41fb9a8",
- "startTime": "2022-06-01 00:00:00",
- "endTime": "2022-12-31 23:59:59",
- "product_id": "PRD-2024-ABC123"
}