post https://api-sandbox.cv.gpsrv.com/intserv/4.0/getAuthControl
Use the Get Auth Control endpoint to retrieve the velocity control details and their control IDs—at either the account level or product level. If you try to retrieve account-level settings that do not exist, this endpoint returns an error. See Setting Account-Level Authorization Controls for instructions on using this endpoint.
Desired Result | controlId | prodId | accountNo |
---|---|---|---|
Get all product-level controls for a product. | blank | Product ID | blank |
Get all account-level controls for an account, including current usages and available balances of controls. | blank | blank | PRN |
Get the product-level control details for a particular control ID. | Control ID | Product ID | blank |
Get the account-level control details for a particular control ID, including current usage and available balance of the control. | Control ID | blank | PRN |
Recipes
Get Auth Control response for product
Open Recipe
Get Auth Control response for account
Open Recipe
See Global Response Statuses for status codes that are common across endpoints.
The table below lists status codes that apply to this specific endpoint.
Status Code | Code Description |
---|---|
600-01 | No account-level auth control has been set for this account |
600-02 | Product is not configured for account-level auth controls. |
600-03 | Calculations on the current usages and available balances of account-level auth controls have failed due to unknown period type of auth controls. |