Get all valid non-customer code
get
/service/v1/getNonCustomerCode
This endpoint is used to get all valid non-customer code based on given set of parameters.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
limit(optional): integer
limit
-
offset(optional): integer
offset
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
Root Schema : ScfTmNonCustomerCodeCollection
Type:
object
Collection of unique non-customer codes.
Show Source
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