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. | 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. | Control ID | blank | PRN |
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. |