Non-Customer Service APIs v2 REST Endpoints
Core Services/Non-Customer Service APIs v2
This service is used for non-customer Operations. User will be able to on-board new counter party with its attributes.
- Create a new non-customer
- Method: postPath:
/service/v0/noncustomer
- Get all valid Non Customer
- Method: getPath:
/service/v0/noncustomer
- Update the non-customer data
- Method: putPath:
/service/v0/noncustomer/{id}