Get all valid non customer
get
/service/v1/noncustomer
This endpoint is used to get all valid non-customer maintenance records based on given set of parameters.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit: integer
limit is maximum no of records to be fetched
-
name: string
-
nonCustomerId: string
-
offset: integer
offset is starting no of records to be fetched
-
registrationNumber: string
-
relationshipRefNo: string
Header Parameters
-
appId(required): string
-
branchCode(required): string
branchCode
-
userId(required): string
userId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Nested Schema : ScfTmNonCustomerMasterDTO
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