Updates the real customer number agains txn account
put
/service/realcustomermapping
This end point is used to update the real customer number against txn_account fetched from Account Services.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
sourceCode: string
Source from which request is initiated
Request Body that contains data required for creating a new txn
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns message of success or failure
Headers
-
Location: string
Returns message of Sucess or Failure
Nested Schema : items
Type:
object
400 Response
Bad request error, the server is unable to process the request.
401 Response
Unauthorized request error, invalid credentials.
403 Response
Request denied, no permission to access the request.
500 Response
Internal server error