Get all valid Non Customer
get
/service/v1/noncustomer
This endpoints will be used to Get all valid Non Customer maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit(optional): integer
limit is maximum no of records to be fetched
-
name(optional): string
-
nonCustomerId(optional): string
-
offset(optional): integer
offset is starting no of records to be fetched
-
registrationNumber(optional): string
-
relationshipRefNo(optional): string
Header Parameters
-
appId: string
-
branchCode: string
branchCode
-
userId: string
userId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Nested Schema : PagingDto
Type:
object
Paging Dto
Show Source
-
totalResults(optional):
integer
Total Results
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