Non-Customer Service API REST Endpoints
Core Services/Non-Customer Service API
This service is for non-customer operations.
- Authorize the non-customer
- Method: putPath:
/service/v1/noncustomers/{relRefId}/approve
- Generate non-customer ID
- Method: getPath:
/service/v1/generateNonCustId
- Get all valid non customer
- Method: getPath:
/service/v1/noncustomer
- Get all valid non-customer code
- Method: getPath:
/service/v1/getNonCustomerCode
- Modify non-customer details
- Method: putPath:
/service/v1/noncustomers
- Modify the counter party
- Method: putPath:
/service/v1/noncustomer
- Onboard a new non-customer
- Method: postPath:
/service/v1/noncustomers