Update Submerchant Risk Exception Parameters

Add, replace, or remove a submerchant's risk exception parameters in Backoffice using the JSON Patch format.

  • Operations include add, replace, and remove only.

  • Patch paths include: /HighTicket, /MonthlyVolume, /ApprovedAverageTicket, /ApprovedCardNotPresentPercentage, /ApprovedCardPresentPercentage, /DailyDepositOverMaximumDeviation, and /IndividualTicketGreaterThanDeviation.

  • The values passed for /HighTicket, /MonthlyVolume, /ApprovedAverageTicket, /DailyDepositOverMaximumDeviation, and /IndividualTicketGreaterThanDeviation must be greater than 0.

  • The sum of the /ApprovedCardNotPresentPercentage and /ApprovedCardPresentPercentage values must equal 100.

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

The identification number of the submerchant you are replacing or removing values from.

string
required

The unique identifier, or name, of a Backoffice tenant.

Body Params
Headers
string
required

The API key id used to authenticate and authorize your request to Infinicept. API keys are managed within your Backoffice tenant.

string
required

The API key value used to authenticate and authorize your request to Infinicept. API keys are managed within your Backoffice tenant.

string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

400

Bad Request

404

Not Found

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