Modify the counter party
put
/service/v1/noncustomer
This endpoint is used to modify the counter party and update with the given parameters any customer or counter party exists in the system.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
-
branchCode(required): string
branchCode
-
userId(required): string
userId
Request Body that contains data required for creating a new counter party
Root Schema : ScfTmNonCustomerRequestDTO
Type:
Show Source
object
-
autoApproval:
string
Auto Approval
-
data:
object ScfTmNonCustomerMasterDTO
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