Del via


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
currencyType
path True

string

The currency type.

api-version
query True

string

The API version.

Responses

Name Type Description
200 OK

GetTemporaryCurrencyEntitlementCountResponseModel

Success

400 Bad Request

NeptuneValidationError[]

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
GetTemporaryCurrencyEntitlementCountResponseModel
IErrorDetail
NeptuneValidationError
NeptuneValidationErrorMessage

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

IErrorDetail[]

errorMessage

NeptuneValidationErrorMessage

key

string

message

string

target

string

NeptuneValidationErrorMessage

Name Type Description
code

string

helpLink

string

message

string

operationCode

string

target

string