Initiate pay in out for a transaction.
put
/service/v1/updatePayInOut
This API is used to initiate pay in out for a transaction.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
loginEntityType: string
EntityType of logged in Party Id
-
nettingTxnNo(required): string
Back Office Reference No of Netting Txn
-
nettingTxnType(required): string
Netting Txn Type
-
partyId(required): string
Logged in Party Id
Header Parameters
-
appId(required): string
Source Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
Source User id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successfully performs the operation
Root Schema : UpdatePayInOutResponse
Type:
object
Updated Pay Out Response
Show Source
-
errorCode:
string
Error Code
-
errorDesc:
string
Error Desc
-
status:
string
Status - SUCCESS OR FAILED
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error