Porta Plus 2 Web Services

<back to all web services

TransferBalanceAccount2Customer

The following routes are available for this service:
GET/Account/TransferBalanceAccount2Customer/{License}/{SourceIAccount}/{DestinationICustomer}/{Amount}/
GET/Account/TransferBalanceAccount2Customer/{License}/{SourceIAccount}/{DestinationICustomer}/{Amount}/{InternalComment}/{VisibleComment}

To override the Content-type in your clients HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

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

POST /jsv/oneway/TransferBalanceAccount2Customer HTTP/1.1 
Host: 7el.co 
Content-Type: text/jsv
Content-Length: length

{
	SourceIAccount: 0,
	DestinationICustomer: 0,
	Amount: 0,
	InternalComment: String,
	VisibleComment: String,
	License: String,
	ContentId: 0,
	FeatureName: String
}