v1

latestOpenAPI 3.0.32026-07-243003151.2 MB
Recommendations

Change Recommendation Status to Accepted

This API method allows the calling application to change a status of a Recommendation to ACCEPTED. Please note: This endpoint only changes a Recommendation status to ACCEPTED, but without an issuance of recommended entities.

patch/wallet/{walletId}/catalogue/{catalogueGuid}/recommendation/{recommendationGuid}/status/accept

Path parameters

walletIdstring string required

Wallet ID (must match recommendation wallet ID)

catalogueGuidstring string required

Catalogue ID (GUID)

recommendationGuidstring string required

Recommendation ID (GUID)

Request body

EmptyPatchPayload required

Response

OK

guidstring string required

the unique reference for this file

cataloguestring string

the unique reference for this file

subjectstring[]

the unique reference for this file

targetstring[]
validFromstring string

ATOM formatted date time for the valid from

validTostring string required

ATOM formatted date time for the valid from

channelstring[]
weightnumber

the weight of this recommendation

status'ACTIVE' | 'ACCEPTED' | 'REJECTED' | 'DELETED' required

The Catalogue status

dataobject
dateCreatedstring string required

the date the record was created

lastUpdatedstring string required

the date the record was last updated