v1

latestOpenAPI 3.0.32026-07-2621102.1 MB
Account-Level Controls

Set Account-Level Auth Control

Use the Set Account-Level Auth Control endpoint to create or modify an account-level velocity control. Prior to calling this endpoint, call <a href="ref:post_getauthcontrol" target="_blank">Get Auth Control</a> to get the controlId for the control to set or modify. See <a href="doc:set-velocity-controls" target="_blank">Set Velocity Controls</a> for instructions on using this endpoint.

To update existing velocity ALCs, see <a href="doc:set-velocity-controls#updating-velocity-alcs" target="_blank">Updating velocity ALCs</a>.

post/setAccountLevelAuthControl

Response

status_codeinteger nullable required

The response status code. May return a string for some statuses.

statusstring nullable required

The condition of a process or response

processing_timenumber float nullable required

The time elapsed in processing the transaction

system_timestampstring date-time nullable required

A system generated timestamp

rtokenstring nullable required

A system-generated ID used for tracking

errorsstring[]

A list of errors generated while the request was processed

response_dataobject required

A structure for the response data. This endpoint does not return response data, so it will always be empty.