Submit the benefit LINK or DELINK
Benefit linking and delinking.
Authorizations
Authorizationbearer tokenRequiredHeaders
REQUEST-IDstringRequiredTIMESTAMPstringRequiredBENEFIT_NAMEstringRequiredBody
scopestring[]RequiredloginHintstringRequiredloginIdstringRequiredResponses
200<strong>Successful Response </strong><br> Indicates that the request was processed correctly and the expected result was returned. this is represented by a 200 status code, meaning the operation was successful.
400<strong>Bad Request</strong><br> Indicates that the server cannot process the request due to a client error. The server returns a 400 status code when the request is malformed, such as missing required parameters or having invalid syntax
401<strong>Unauthorized</strong><br> Indicates that the request requires user authentication. The server returns a 401 status code when the client has not provided valid authentication credentials.
500<b>Internal Server Error</b><br><br> An Internal Server Error (500) indicates that the server encountered an unexpected condition that prevented it from fulfilling the request.