Skip to main content
Get Card Group

Authorizations

Authorization
string
header
required

Enter your Bearer token. It's required to authenticate API requests.

Path Parameters

cardId
integer<int64>
required

The unique identifier of the card for which the group details are being retrieved.

Response

200 - application/json

Card group details retrieved successfully.

CardGroupEnabledBit
boolean | null

Indicates whether the card group is enabled.

GroupName
string | null

The name of the card group.

CardGroupId
integer<int64> | null

The unique identifier of the card group.

GroupDailyLimit
integer<int32> | null

The daily limit for the card group.

UpdatedBy
integer<int64> | null

The identifier of the user who last updated the group.

LastUpdated
string<date-time> | null

The date and time when the group was last updated.