Operation to CreatePayment
post
/ForeignExchangePaymentService/ForeignExchangePayment/CreatePayment
This operation creates the payment using the Foreign Exchange Payment service.
Request
Header Parameters
-
BRANCH: string
Enter Transaction Branch
-
ENTITY(optional): string
Enter Entity ID
-
SOURCE: string
Enter Source Code of External System
-
USERID: string
Enter User ID
Root Schema : PaymentDetailDto
Type:
Show Source
object
-
authstat(optional):
string
Indicates Authorization Status U - Unauthorized A - Authorized
-
botamt(optional):
number
Indicates Bought Amount
-
botccy(optional):
string
Indicates Bought Currency
-
brn(optional):
string
Indicates Brn
-
brokerage(optional):
string
Indicates Brokerage
-
buysellind(optional):
string
Indicates Buy / Sell B - Buy S - Sell
-
charges(optional):
string
Indicates Charges
-
checkerstamp(optional):
string
Indicates Date Time
-
checkid(optional):
string
Indicates Checker ID
-
contccy(optional):
string
Indicates Currency
-
contref(optional):
string
Indicates Contract Reference
-
contrefnum(optional):
string
Indicates Contract Reference
-
counterparty(optional):
string
Indicates Counterparty
-
countrprynam(optional):
string
Indicates Counterparty Name
-
dealer(optional):
string
Indicates Dealer
-
default1(optional):
string
Indicates Default
-
esn(optional):
number
Indicates Event Sequence Number
-
esnlog(optional):
number
Indicates ESN
-
event(optional):
string
Indicates Event
-
evntseqno(optional):
number
Indicates Serial Number
-
extrefno(optional):
string
Indicates Source Reference
-
fccref(optional):
string
Indicates Contract Reference
-
fields(optional):
string
Indicates Fields
-
latevnseqno(optional):
number
Indicates Latevnseqno
-
latverno(optional):
number
Indicates Latverno
-
lcy(optional):
number
Indicates Local Currency
-
liqcanc(optional):
string
Indicates Liquidation/Cancellation C - Cancellation L - Liquidation
-
makerid(optional):
string
Indicates Maker Id
-
makerstamp(optional):
string
Indicates Date Time
-
mis(optional):
string
Indicates Mis
-
orgbotamt(optional):
number
Indicates Original Bought Amount
-
orgbotccy(optional):
string
Indicates Original Bought Currency
-
orgexrate(optional):
number
Indicates Original Exchange Rate
-
orgsoldamt(optional):
number
Indicates Original Sold Currency
-
orgsoldccy(optional):
string
Indicates Original Sold Currency
-
outstamt(optional):
number
Indicates Outstanding Amount
-
plccy(optional):
string
Indicates Profit and Loss Currency
-
prdcd(optional):
string
Indicates Product Code
-
premdisamt(optional):
number
Indicates Premium/Discount Amount
-
premdiscind(optional):
string
Indicates Premium/Discount
-
recalc(optional):
string
Indicates Recalc
-
refno:
string
Indicates Reference Number
-
rejectReason(optional):
string
Indicates Reject Reason
-
remarks(optional):
string
Indicates Remarks
-
revcheckerdtstamp(optional):
string
Indicates Date Time
-
revcheckerid(optional):
string
Indicates Reversal Checker ID
-
reversal(optional):
string
Indicates Reversal
-
revlmeth(optional):
string
Indicates Revaluation Method
-
revmakerdtstamp(optional):
string
Indicates Date Time
-
revmakerid(optional):
string
Indicates Reversal Maker ID
-
seqNo(optional):
number
Indicates SeqNo
-
sequenceNo(optional):
number
Indicates SequenceNo
-
setseqno(optional):
number
Indicates the Settlement Sequence Number
-
setseqno2(optional):
number
Indicates Settlement Sequence Number
-
settlement(optional):
string
Indicates Settlement
-
settlementInstrDesc(optional):
string
Indicates Settlement Instruction Description
-
settlementInstrDesc2(optional):
string
Indicates Settlement Instruction Description
-
soldamt(optional):
number
Indicates Sold Amount
-
soldccy(optional):
string
Indicates Sold Currency
-
spotlcye(optional):
number
Indicates Spot Local Currency Equivalent
-
subsysstat(optional):
string
Indicates Subsysstat
-
swpchrgrt(optional):
number
Indicates Swpchrgrt
-
tax(optional):
string
Indicates Tax
-
txnstat(optional):
string
Indicates Status A - Active V - Reversed Y - Yet to be Initiated L - Liquidated H - Hold K - Cancelled
-
userrefno(optional):
string
Indicates User Reference
-
valdt(optional):
string
Indicates Value Date
-
verno(optional):
number
Indicates Version Number
-
xrate2(optional):
number
Indicates Deal Rate
Response
Supported Media Types
- application/json
200 Response
successful operation
Nested Schema : LdBranchParamsDto
Type:
Show Source
object
-
accrlvl(optional):
string
Indicates Accrual Level P - Product C - Contract
-
apycalc(optional):
string
Indicates Annual Percentage Yield Calculation Required Y - on N - Off
-
authstat(optional):
string
Indicates Authstat
-
brncd:
string
Indicates Branch Code
-
brnname(optional):
string
Indicates Branch Name
-
btnUdf(optional):
string
Indicates BtnUdf
-
checker(optional):
string
Indicates Checker
-
checkerstamp(optional):
string
Indicates Checkerstamp
-
fieldsList(optional):
array fieldsList
-
maker(optional):
string
Indicates Maker
-
makerstamp(optional):
string
Indicates Makerstamp
-
modno(optional):
number
Indicates Modno
-
onceauth(optional):
string
Indicates Onceauth
-
proctill(optional):
string
Indicates Process Till Next Working Day - 1 S - System Date N - Next Working Day - 1
-
sgenmanliq(optional):
string
Indicates Settlement Message At Manual Liquidation Y - on N - Off
-
taxcompbasis(optional):
string
Indicates Tax Basis S - Schedule Amount L - Liquidation Amount
-
txnstat(optional):
string
Indicates Txnstat
-
udfDetailsList(optional):
array udfDetailsList
-
usrrefinmsgs(optional):
string
Indicates User Reference in Messages Y - on N - Off
Nested Schema : UdfFieldsDto
Type:
Show Source
object
-
fldName(optional):
string
Indicates UDF Field Name
-
fldVal(optional):
string
Indicates UDF Field Value
Nested Schema : UdfDetailsDto
Type:
Show Source
object
-
fielddesc(optional):
string
Indicates Fielddesc
-
fldnam:
string
Indicates Field Name
-
fldval(optional):
string
Indicates Value
-
fldvaldesc(optional):
string
Indicates Value Description
-
mandatory(optional):
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