Operation to CreatePayment
post
/ForeignExchangePaymentService/ForeignExchangePayment/CreatePayment
This operation creates the payment using the Foreign Exchange Payment service.
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 : PaymentDetailDto
Type:
Show Source
object
-
authstat:
string
Indicates Authorization Status U - Unauthorized A - Authorized
-
botamt:
number
Indicates Bought Amount
-
botccy:
string
Indicates Bought Currency
-
brn:
string
Indicates Brn
-
brokerage:
string
Indicates Brokerage
-
buysellind:
string
Indicates Buy / Sell B - Buy S - Sell
-
charges:
string
Indicates Charges
-
checkerstamp:
string
Indicates Date Time
-
checkid:
string
Indicates Checker ID
-
contccy:
string
Indicates Currency
-
contref:
string
Indicates Contract Reference
-
contrefnum:
string
Indicates Contract Reference
-
counterparty:
string
Indicates Counterparty
-
countrprynam:
string
Indicates Counterparty Name
-
dealer:
string
Indicates Dealer
-
default1:
string
Indicates Default
-
esn:
number
Indicates Event Sequence Number
-
esnlog:
number
Indicates ESN
-
event:
string
Indicates Event
-
evntseqno:
number
Indicates Serial Number
-
extrefno:
string
Indicates Source Reference
-
fccref:
string
Indicates Contract Reference
-
fields:
string
Indicates Fields
-
latevnseqno:
number
Indicates Latevnseqno
-
latverno:
number
Indicates Latverno
-
lcy:
number
Indicates Local Currency
-
liqcanc:
string
Indicates Liquidation/Cancellation C - Cancellation L - Liquidation
-
makerid:
string
Indicates Maker Id
-
makerstamp:
string
Indicates Date Time
-
mis:
string
Indicates Mis
-
orgbotamt:
number
Indicates Original Bought Amount
-
orgbotccy:
string
Indicates Original Bought Currency
-
orgexrate:
number
Indicates Original Exchange Rate
-
orgsoldamt:
number
Indicates Original Sold Currency
-
orgsoldccy:
string
Indicates Original Sold Currency
-
outstamt:
number
Indicates Outstanding Amount
-
plccy:
string
Indicates Profit and Loss Currency
-
prdcd:
string
Indicates Product Code
-
premdisamt:
number
Indicates Premium/Discount Amount
-
premdiscind:
string
Indicates Premium/Discount
-
recalc:
string
Indicates Recalc
-
refno(required):
string
Indicates Reference Number
-
rejectReason:
string
Indicates Reject Reason
-
remarks:
string
Indicates Remarks
-
revcheckerdtstamp:
string
Indicates Date Time
-
revcheckerid:
string
Indicates Reversal Checker ID
-
reversal:
string
Indicates Reversal
-
revlmeth:
string
Indicates Revaluation Method
-
revmakerdtstamp:
string
Indicates Date Time
-
revmakerid:
string
Indicates Reversal Maker ID
-
seqNo:
number
Indicates SeqNo
-
sequenceNo:
number
Indicates SequenceNo
-
setseqno:
number
Indicates the Settlement Sequence Number
-
setseqno2:
number
Indicates Settlement Sequence Number
-
settlement:
string
Indicates Settlement
-
settlementInstrDesc:
string
Indicates Settlement Instruction Description
-
settlementInstrDesc2:
string
Indicates Settlement Instruction Description
-
soldamt:
number
Indicates Sold Amount
-
soldccy:
string
Indicates Sold Currency
-
spotlcye:
number
Indicates Spot Local Currency Equivalent
-
subsysstat:
string
Indicates Subsysstat
-
swpchrgrt:
number
Indicates Swpchrgrt
-
tax:
string
Indicates Tax
-
txnstat:
string
Indicates Status A - Active V - Reversed Y - Yet to be Initiated L - Liquidated H - Hold K - Cancelled
-
userrefno:
string
Indicates User Reference
-
valdt:
string
Indicates Value Date
-
verno:
number
Indicates Version Number
-
xrate2:
number
Indicates Deal Rate
Response
Supported Media Types
- application/json
200 Response
successful operation
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
201 Response
CreatePayment Successfully Performed
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error