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 |
|
|
IError |
|
|
Neptune |
|
|
Neptune |
GetTemporaryCurrencyEntitlementCountResponseModel
| Name | Type | Description |
|---|---|---|
| entitledQuantity |
integer (int64) |
|
| temporaryCurrencyEntitlementCount |
integer (int32) |
|
| temporaryCurrencyEntitlementsAllowedPerMonth |
integer (int32) |
IErrorDetail
| Name | Type | Description |
|---|---|---|
| code |
string |
|
| message |
string |
|
| target |
string |
NeptuneValidationError
| Name | Type | Description |
|---|---|---|
| code |
string |
|
| details | ||
| errorMessage | ||
| key |
string |
|
| message |
string |
|
| target |
string |
NeptuneValidationErrorMessage
| Name | Type | Description |
|---|---|---|
| code |
string |
|
| helpLink |
string |
|
| message |
string |
|
| operationCode |
string |
|
| target |
string |