Update an acquirer connection

Patches the mutable fields only: priority, currencies,
card_types. Changing currencies / card_types re-evaluates which
underlying processors stay active. card_types is narrowed to each
processor's routable set, so a PATCH can't enable a scheme the acquirer
can't settle. The acquirer and the MID/TID (merchant_id /
terminal_id) are immutable once the connection exists.

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

The merchant's username (e.g. acme-store).

string
required

Acquirer-connection id — the derived merchant+acquirer virtual id (e.g. 042-ACQ-NAB).

Body Params

Only priority, currencies and card_types are mutable. Changing
currencies / card_types re-evaluates which underlying processors
stay active. The acquirer and the MID/TID are immutable.

integer
currencies
array of strings
currencies
card_types
array of strings

Narrowed to the acquirer's routable set; schemes the acquirer can't
settle are dropped rather than applied.

card_types
Responses

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