Operation to ModifyOBTRAddressCode
post
/OBTRAddressCodeService/OBTRAddressCode/ModifyOBTRAddressCode
This operation modifies the OBTR Address code.
Request
Header Parameters
-
BRANCH(required): string
Enter Transaction Branch
-
ENTITY: string
Enter Entity ID
-
SOURCE(required): string
Enter Source Code of External System
-
USERID(required): string
Enter User ID
Root Schema : AddressCodeDto
Type:
Show Source
object
-
addressCode(required):
string
Indicates AddressCode
-
addressLine1:
string
Indicates AddressLine1
-
addressLine2:
string
Indicates AddressLine2
-
addressLine3:
string
Indicates AddressLine3
-
addressLine4:
string
Indicates AddressLine4
-
authstat:
string
Indicates Authstat
-
checker:
string
Indicates Checker
-
checkerstamp:
string
Indicates Checkerstamp
-
country:
string
Indicates Country
-
maker:
string
Indicates Maker
-
makerstamp:
string
Indicates Makerstamp
-
modno:
number
Indicates Modno
-
onceauth:
string
Indicates Onceauth
-
pinCode:
string
Indicates PinCode
-
txnstat:
string
Indicates Txnstat
Response
Supported Media Types
- application/json
200 Response
ModifyOBTRAddressCode Successfully Performed
Nested Schema : MasterDto
Type:
Show Source
object
-
authstat:
string
Indicates Authstat
-
branchcode(required):
string
Indicates Branchcode
-
branchDesc:
string
Indicates BranchDesc
-
checker:
string
Indicates Checker
-
checkerstamp:
string
Indicates Checkerstamp
-
detailList:
array detailList
-
maker:
string
Indicates Maker
-
makerstamp:
string
Indicates Makerstamp
-
misClass(required):
string
Indicates MIS Class
-
misClassDesc:
string
Indicates MisClassDesc
-
modno:
number
Indicates Modno
-
onceauth:
string
Indicates Onceauth
-
p:
string
Indicates P
-
prodOrAcctClass:
string
Indicates ProdOrAcctClass
-
productCode(required):
string
Indicates ProductCode
-
productDesc:
string
Indicates ProductDesc
-
txnstat:
string
Indicates Txnstat
Nested Schema : DetailDto
Type:
Show Source
object
-
allowed:
string
Indicates Allowed Y - on N - Off
-
branchcode:
string
Indicates Branchcode
-
codeDesc:
string
Indicates CodeDesc
-
misClass:
string
Indicates MIS Class
-
misCode:
string
Indicates MisCode
-
prodAccCodes:
string
Indicates ProdAccCodes
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error