Temporary Currency Entitlement - Retrieve Temporary Currency Entitlement Count
Get the temporary currency count and limit for the month by type.
POST https://api.powerplatform.com/licensing/TemporaryCurrencyEntitlement/{currencyType}/Count?api-version=2022-03-01-preview
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
currency
|
path | True |
string |
The currency type. |
api-version
|
query | True |
string |
The API version. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
Success |
|
400 Bad Request |
Bad Request |
|
500 Internal Server Error |
Internal Server Error |
Security
oauth2
Microsoft Entra ID OAuth2
Type:
oauth2
Flow:
implicit
Authorization URL:
https://login.microsoftonline.com/common/oauth2/authorize?resource=https://api.powerplatform.com
Scopes
Name | Description |
---|---|
.default | .default |
Definitions
Name | Description |
---|---|
Get |
|
Problem |
GetTemporaryCurrencyEntitlementCountResponseModel
Name | Type | Description |
---|---|---|
entitledQuantity |
integer (int64) |
|
temporaryCurrencyEntitlementCount |
integer (int32) |
|
temporaryCurrencyEntitlementsAllowedPerMonth |
integer (int32) |
ProblemDetails
Name | Type | Description |
---|---|---|
detail |
string |
|
instance |
string |
|
status |
integer (int32) |
|
title |
string |
|
type |
string |