Body
application/json
Entity identifier
Example:
"merchant1"
Additional parameters for window update
Example:
"card"
Entity-specific labels with their success/failure status
Example:
[
{ "status": false, "label": "stripe" },
{ "status": true, "label": "adyen" }
]
Global labels with their success/failure status
Example:
[
{ "status": false, "label": "stripe" },
{ "status": true, "label": "adyen" }
]
Response
Window updated successfully
Status of the window update operation
Available options:
WINDOW_UPDATION_SUCCEEDED
, WINDOW_UPDATION_FAILED