Page MenuHomeDatingVIP

API Documentation
Updated 3,355 Days AgoPublic

Version 1 of 4: You are viewing an older version of this document, as it appeared on Mar 11 2015, 13:19.
API Documentation

Bellow is description for each API Commands. Bear in mind that for each API command these required parameters must be provided:

Param NameTypeDescription
commandstringThe command that needs to be executed
passwordstringClient's password
tokenstringClient's token
dataarrayDepending of command may be optional field. Associative array of options supported by request command

Also each API Command will return these fields (along with result):

Param NameTypeDescription
codeintPayment Code result of executed command
statusstringText description of returned Payment Code
commandstringExecuted Command
resultmixedResult of executed command. See command api docs for details
requestmixedInput params as received from request (useful for debugging purposes)
tsstringRequest Timestamp
origin_ipstringIP Address from which request was sent
debugstringInternal PV2 debugg stuff, always null on production environment
errorsarrayErrors (if any)
List of API Commands

api.client.log
api.commands
api.help
api.server.log
api.statuscodes
api.version
cards.add
cards.list
cards.update
dm.get.flow
dm.get.init
do.get.details
items.list
items.statistics
lb.get.epu
notifications.hash.validate
orders.list
overrides.delete
overrides.list
overrides.update
partner.info
partner.ip.add
partner.ip.del
partner.ip.list
partner.password.set
processor.accounts
processor.list
subscription.cancel
subscription.change
subscription.list
subscription.reactivate
subscription.rebill
subscription.statistics
transaction.finish
transaction.init
transaction.lastid
transaction.list
transaction.listsub
transaction.refund
transaction.statistics
transaction.verify
users.search

Last Author
boris
Last Edited
Mar 11 2015, 13:19