v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Cards

Get Card Group

Retrieves the group details associated with a specific card, identified by its card ID.

get/v1/cards/{cardId}/cardGroups

Path parameters

cardIdinteger required

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

Response

Card group details retrieved successfully.

CardGroupEnabledBitboolean nullable

Indicates whether the card group is enabled.

GroupNamestring nullable

The name of the card group.

CardGroupIdinteger nullable

The unique identifier of the card group.

GroupDailyLimitinteger nullable

The daily limit for the card group.

UpdatedByinteger nullable

The identifier of the user who last updated the group.

LastUpdatedstring date-time nullable

The date and time when the group was last updated.