Page MenuHomeDatingVIP

API Documentation
Updated 1,602 Days AgoPublic

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
cmdstringThe 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

List is available in document hierarchy section below.

Last Author
aplawecki
Last Edited
Dec 10 2019, 06:41