MTO Payout Service Host

<back to all web services

PayoutUpdate

To override the Content-type in your clients HTTP Accept Header, append ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/PayoutUpdate HTTP/1.1 
Host: clpayoutv1.itenasolutions.com 
Content-Type: application/json
Content-Length: length

{"QueryType":"String","QueryString":"String","OperationType":"String","TR_UpdateKey":"String","PayoutReference":"String","PayoutCustomerID":"String","RECEIVER_FirstName":"String","RECEIVER_LastName":"String","RECEIVER_MiddleNames":"String","RECEIVER_Address1":"String","RECEIVER_Address2":"String","RECEIVER_City":"String","RECEIVER_State":"String","RECEIVER_Postcode":"String","RECEIVER_Country":"String","RECEIVER_PhoneNumber":"String","RECEIVER_MobileNumber":"String","RECEIVER_Email":"String","RECEIVER_TRPurpose":"String","RECEIVER_Gender":"String","RECEIVER_Occupation":"String","RECEIVERID_ID1Type":"String","RECEIVERID_ID1Provided":"String","RECEIVERID_DateOfIssueSTR":"00010101","RECEIVERID_DateOfExpirySTR":"00010101","ReceiverID_CountryOfIssue":"String","RECEIVERID_DateOfBirthSTR":"19000101","RECEIVERID_Nationality":"String","RECEIVER_TestAnswer":"String","UserName":"String","Pwd":"String","PartnerCode":"String","AgentCode":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"TR_Type":"String","TR_StatusCode":"String","TR_StatusDescription":"String","TR_PayoutNo":"String","TR_PayoutNoOther":"String","TR_SendDateSTR":"String","TR_PayoutDateSTR":"String","TR_PayoutAgentID":"String","TR_PayoutAgentName":"String","TR_PayoutReference":"String","TR_OriginatingCountry":"String","TR_OriginatingCurrency":"String","TR_DestinationCountry":"String","TR_DestinationCurrency":"String","TR_LocalAmount":0,"TR_PayoutAmount":0,"SETTL_Currency":"String","SETTL_ExchRate":0,"SETTL_Amount":0,"SETTL_Fee":0,"SETTL_FeeRate":0,"Response_Code":0,"Response_Message":"String","Response_TimeSTR":"String"}