Skip to main content

Submit the benefit LINK or DELINK

Benefit linking and delinking.

POST/abha/api/v3/profile/benefit/linkAndDelink

Authorizations

Authorizationbearer tokenRequired

Headers

REQUEST-IDstringRequired
TIMESTAMPstringRequired
BENEFIT_NAMEstringRequired

Body

scopestring[]Required
loginHintstringRequired
loginIdstringRequired

Responses

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

Error codes for this module

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.

Everything returns 401

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.

Error codes for this module