1
IP SERVER : 219.83.14.179 PORT : 8888 / 8890 METHOD : POST /RPC-TRANSACTION Method Name: AstaPulsa.recharge Method description : This method is used to perform recharge action to a number given by the request REQUEST SPECIFICATION Packet direction : from Client to Asta’s Server PARAMETER DATATYPE VALUE DESCRIPTION ClientName String Register client name (requestor) Authorization String Client’s authorization code (4 byte) ProductCode String Product Code MSISDN String MSISDN (Phone number that you would like to recharge) RESPONSE SPECIFICATION Packet Direction : from Asta’s Server to Client The data response will be a structure, which is described below: PARAMETER DATATYPE VALUE DESCRIPTION DateTime dateTime.iso8601 Date and time for corresponding transaction, e.g: ‘20060101T00:00:00’ TransactionID String Transaction ID (from ASTA) MSISDN String The recharged MSISDN ProductCode String Product ID that is recharged to MSISDN BasePrice String Purchasing price for the corresponding product Message String Message of the transaction ResultCode String Result Code: 4=Success 5=Failed other=Failed Signature String Temporarily Not Used The response of the request could be a number of structures described above, depends on the request filter.

xmlrpc

Embed Size (px)

DESCRIPTION

xmlrpc untuk software pulsa

Citation preview

Page 1: xmlrpc

IP SERVER : 219.83.14.179PORT : 8888 / 8890METHOD : POST /RPC-TRANSACTION

Method Name: AstaPulsa.recharge

Method description :This method is used to perform recharge action to a number given by the request

REQUEST SPECIFICATION

Packet direction : from Client to Asta’s Server

PARAMETER DATATYPE VALUE DESCRIPTIONClientName String Register client name (requestor)Authorization String Client’s authorization code (4 byte)ProductCode String Product CodeMSISDN String MSISDN (Phone number that you would like to

recharge)

RESPONSE SPECIFICATION

Packet Direction : from Asta’s Server to Client

The data response will be a structure, which is described below:

PARAMETER DATATYPE VALUE DESCRIPTIONDateTime dateTime.iso8601 Date and time for corresponding transaction,

e.g: ‘20060101T00:00:00’TransactionID String Transaction ID (from ASTA)MSISDN String The recharged MSISDNProductCode String Product ID that is recharged to MSISDNBasePrice String Purchasing price for the corresponding productMessage String Message of the transactionResultCode String Result Code:

4=Success5=Failedother=Failed

Signature String Temporarily Not Used

The response of the request could be a number of structures described above, depends onthe request filter.