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 : FxBranchParamsDto
Type:
Show Source
object
-
authstat:
string
Indicates Authstat
-
autocnfclsdeal:
string
Indicates Auto Confirm Continuous Linked Settlements Deals Y - on N - Off
-
brncd(required):
string
Indicates Branch Code
-
btnUdf:
string
Indicates BtnUdf
-
checker:
string
Indicates Checker
-
checkerstamp:
string
Indicates Checkerstamp
-
clsprtcpnt:
string
Indicates Continuous Linked Settlement Participant Y - on N - Off
-
desc:
string
Indicates Branch Code Description
-
fieldsList:
array fieldsList
-
maker:
string
Indicates Maker
-
makerstamp:
string
Indicates Makerstamp
-
modno:
number
Indicates Modno
-
msgusrrefno:
string
Indicates User Reference in Messages Y - on N - Off
-
onceauth:
string
Indicates Onceauth
-
proctil:
string
Indicates Process Till S - System Date N - Next Working Day - 1
-
revalatprd:
string
Indicates Revaluation At Product Y - on N - Off
-
revalrevpref:
string
Indicates Revaluation Reversal A - Account Revaluation D - Deal Level
-
ruledesc:
string
Indicates Settlement Member Description
-
settleTrnCd:
string
Indicates SettleTrnCd
-
stlmntmbr:
string
Indicates Settlement Member
-
tcpyreqd:
string
Indicates T - Copy Y - on N - Off
-
txnstat:
string
Indicates Txnstat
-
udfDetailsList:
array udfDetailsList
Nested Schema : UdfFieldsDto
Type:
Show Source
object
-
fldName:
string
Indicates UDF Field Name
-
fldVal:
string
Indicates UDF Field Value
Nested Schema : UdfDetailsDto
Type:
Show Source
object
-
fielddesc:
string
Indicates Fielddesc
-
fldnam(required):
string
Indicates Field Name
-
fldval:
string
Indicates Value
-
fldvaldesc:
string
Indicates Value Description
-
mandatory:
string
Indicates Mandatory
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