Update configuration by account

Update the authorization configuration at the account level. This operation updates the entire configuration. Therefore, all fields must be sent to avoid data loss.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

ID of the account to which this authorization configuration should be applied.

Body Params

Update the authorization configuration request body.

override_bins
object

Configurations that can be overwritten individually at the BIN level, applying the default values if absent.

boolean
Defaults to false

Flag indicates whether we should use the response code sent in anti-fraud.

string

Indicates that it’s a Zero Balance flow, so the URL to call the customer’s service is informed. NOTE: This is only required for Zero balance.

boolean
Defaults to false

Flag indicates whether anti-fraud decisions should be used.

boolean
Defaults to false

If set to true when anti-fraud is unavailable, the anti-fraud check is marked as APPROVED. If set to false, it is marked as REJECTED.

boolean
Defaults to false

By default, authorizations don’t validate partial authorization, but if this property is enabled, it allows the platform to process partial authorizations for a given org/program/account. NOTE: This property also depends on the merchant, as it is necessary for the merchant to be able to partially authorize.

boolean
Defaults to false

This setting indicates whether or not the program allows dynamic currency conversion (DCC) transactions. By default, every program allows DCC transactions. In case it's necessary to block this type of transaction, the configuration must be set to true.

boolean
Defaults to false

Flag indicates whether authorizations should be denied. This is useful for cases where a product is deprecated or during a migration process.

boolean
Defaults to false

By default, in clearing flow for international purchases, the authorizations use the same settlement amount of authorization (online flow). Setting this flag to truemeans the system will use the settlement amount from the clearing message, which can be different from authorization.

boolean
Defaults to false

Flag indicates whether rate fee models should be used.

boolean
Defaults to false

Flag indicates whether the anti-fraud API should be called during cancellation.

int32

Number of days to cancel pre-authorization. NOTE: The minimum number of days is 1 and the maximum is 60.

int32

Number of days to cancel authorization. NOTE: The minimum number of days is 1 and the maximum is 60.

int32

Number of days to cancel migrated pre-authorization. NOTE: The minimum number of days is 1 and the maximum is 60.

int32

Number of days to cancel migrated authorization. NOTE: The minimum number of days is 1 and the maximum is 60.

boolean
Defaults to false

Flag indicates whether Ledger API and Rules API should be always called, even when the authorization has already been denied.

Headers
string

Organization ID

Responses

400

Bad request

401

Access token is missing or invalid

403

The request has been lost

404

The specified resource was not found

500

Internal server error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json