Update Card Control Groups - Field Descriptions

The following page details each of the fields received in the response when using the Update Card Control Groups endpoint.

Request Fields

The following table describes fields that can be included in the body of the request when updating card control groups.

FieldDescriptionMinimum LengthMaximum LengthMandatory
updatedByUser who updated the card control groups.0100No
controlGroupsObject that contains the control groups to be updated.
limitsGroupGroup code of the Limit Group.02147483647No
usageGroupGroup code of the Usage Group.02147483647No
recurringFeeGroupGroup code of the Recurring Fee Group.02147483647No
webServiceFeeGroupGroup code of the Web Service Fee Group.02147483647No
authFeeGroupGroup code of the Auth Fee Group.02147483647No
mccGroupGroup code of the MCC Group.02147483647No
cardLinkageGroupGroup code of the Card Linkage Group.02147483647No
calendarGroupGroup code of the Calendar Group.02147483647No
fxGroupGroup code of the FX Group.02147483647No
paymentTokenUsageGroupGroup code of the Payment Token Usage Group.02147483647No
cardAcceptorAllowListGroup code of the card acceptor allow list.02147483647No
cardAcceptorDisallowListGroup code of the card acceptor disallow list.02147483647No
limitedNetworkGroupGroup code of the card limited network group.02147483647No

Response Fields

A successful response for the Update Card Control Groups endpoint will return a 200 response and a list of group codes associated with the card.

FieldDescription
limitsGroupGroup code of the Limit Group associated with the card.
usageGroupGroup code of the Usage Group associated with the card.
recurringFeeGroupGroup code of the Recurring Fee Group associated with the card.
webServiceFeeGroupGroup code of the Web Service Fee Group associated with the card.
authFeeGroupGroup code of the Auth Fee Group associated with the card.
mccGroupGroup code of the MCC Group associated with the card.
cardLinkageGroupGroup code of the Card Linkage Group associated with the card.
calendarGroupGroup code of the Calendar Group associated with the card.
fxGroupGroup code of the FX Group associated with the card.
paymentTokenUsageGroupGroup code of the Payment Token Usage Group associated with the card.
cardAcceptorAllowListGroup code of the card acceptor allow list.
cardAcceptorDisallowListGroup code of the card acceptor disallow list.
limitedNetworkGroupGroup code of the card limited network group.