Modify counter party if exist
put
/service/v1/noncustomer
This endpoint is used to modify Counter Party API will update with the given parameters any customer or counterparty exists in the system.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
-
branchCode: string
branchCode
-
userId: string
userId
Request Body that contains data required for creating a new counter party
Nested Schema : ScfTmNonCustomerMasterDTO
Type:
object
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
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