Create groups

Api to create groups

ENDPOINTS

post

/v3/groups

Header parameters

Collapse

Expand

transactionId

string

required

An ID that identifies this request. A unique identifier should be generated for each request made.

Body parameters

Collapse

Expand

No items found.

{"groupId":"482cf7f8-3e59-4ccf-a996-97c79fd50cb1","groupName":"some group name","groupDescription":"description - some group description"}

Query parameters

Collapse

Expand

No items found.

Path parameters

Collapse

Expand

No items found.

Response Body

{"groupId":"string","groupName":"string","groupDescription":"string","groupType":"EXPERIENCE_GROUP","groupPlatform":"RETAIL_BANKING","groupLastUpdatedDateTime":"string","groupParticipantCount":0,"groupExperience":{"experienceName":"string","experienceId":"string","groupId":"string","default":true},"groupExperienceName":"string","groupStatus":"ACTIVE"}

Response Body

{"code":"string","message":"string"}

Response Body

{"code":"string","message":"string"}

Response Body

{"code":"string","message":"string"}

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl --request POST \
  --url https://api.candescent.com/digitalbanking/groups/v3/groups \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --data '{"groupName":"My new static group","groupDescription":"some description"}'
Get Response

RESPONSE

copy responseexpand responseclose response

{"groupId":"string","groupName":"string","groupDescription":"string","groupType":"EXPERIENCE_GROUP","groupPlatform":"RETAIL_BANKING","groupLastUpdatedDateTime":"string","groupParticipantCount":0,"groupExperience":{"experienceName":"string","experienceId":"string","groupId":"string","default":true},"groupExperienceName":"string","groupStatus":"ACTIVE"}

{"code":"string","message":"string"}

{"code":"string","message":"string"}

{"code":"string","message":"string"}

close

Sign in now!

Please sign up or sign in to add to watchlist

Sign in
close

Added to watchlist!

Your interest has been noted. An NCR Voyix Rep
will contact you with further details soon.