Update external system response status

post

/service/v1/updateExternalSystemResponse

This endpoint is used to update external system response status.

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains response status for external systems
Root Schema : ExternalSystemResponseStatus
Type: object
Request body to update external system response
Show Source
Nested Schema : accountList
Type: array
External System Response Model
Show Source
Nested Schema : ExternalSystemResponseStatusModel
Type: object
Request body to update external system response
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure
Body ()
Root Schema : ExternalSystemStatusUpdateResponse
Type: object
External Syatem Status Update Response
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top