Calculate the AOT quota for a policy rule
Returns the Amount Over Time (AOT) quota calculated for a specific policy rule.
Endpoint Permissions: Owner, Admin, Non-Signing Admin.
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Body
The ID of the policy rule to calculate AOT quota for
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Optional initiator identifier for the AOT calculation
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Participant identifier for AOT quota calculation
{ "id": "123", "type": "VAULT" }Participant identifier for AOT quota calculation
{ "id": "123", "type": "VAULT" }Response
The calculated AOT quota for the rule
The calculated Amount Over Time (AOT) quota for the rule
"10000"
Amount over time configuration
The currency of the AOT amount
"USD"
Unix timestamp (seconds) of the start of the current AOT time window
1699913600
Unix timestamp (seconds) of the end of the current AOT time window (when the AOT was calculated)
1700000000
Number of transactions in the current AOT time window
5