OKIngressos SOAP WebService interface description

Endpoint URI: https://webservice.okingressos.com.br/index.php

WSDL URI: https://webservice.okingressos.com.br/index.php?WSDL

PHP SOAP client download URI: https://webservice.okingressos.com.br/index.php?PHPSOAPCLIENT

Index

Public methods:

Public methods

getClient

string getClient ( string token )

Client

Return value string: Response XML with client

getClientId

string getClientId (
    string token,
    string client
)

Client Id

Return value string: Response XML with client

getCredentials

string getCredentials ( string token )

Credential List

Return value string: Response XML with credential list

getCredentialsRules

string getCredentialsRules ( string token )

Credential Rules List

Return value string: Response XML with credential rules list

getEvents

string getEvents ( string token )

Event List

Return value string: Response XML with events list

getLocal

string getLocal (
    string token,
    integer event
)

Local List

Return value string: Response XML with outlet list

getLoteVariation

string getLoteVariation (
    string token,
    integer event
)

Lote Variation List

Return value string: Response XML with credential rules list

getOffLineTickets

string getOffLineTickets (
    string token,
    integer event
)

OffLine Ticket List

Return value string: Response XML with events list

getOutlets

string getOutlets (
    string token,
    integer event
)

Outlets List

Return value string: Response XML with outlet list

getPos

string getPos (
    string token,
    integer event
)

POS

Return value string: Response XML with Pos list

getPosUsers

string getPosUsers (
    string token,
    integer event
)

POS Users

Return value string: Response XML with Pos Users list

getPromoter

string getPromoter ( string token )

Promoter

Return value string: Response XML with promoter

getTickets

string getTickets (
    string token,
    integer event
)

Ticket List

Return value string: Response XML with events list

getToken

string getToken (
    string email,
    string password
)

Acess Token

Return value string: Response XML with token acess

getUserToken

string getUserToken (
    string token,
    string email,
    string password
)

Acess User Token

Return value string: Response XML with token acess

getVipList

string getVipList ( string token )

Vip List

Return value string: Response XML with client vip list

newCredential

string newCredential (
    string token,
    string evento,
    string codbarras,
    string cliente,
    string nome,
    string empresa,
    string documento,
    string telefone,
    string tipo,
    string status
)

New Credential

Return value string: Response XML

salePOS

string salePOS (
    string token,
    integer operator,
    string pos,
    integer variation,
    string ticketvalue,
    string taxpos,
    string barcode,
    string validatedate,
    integer statusintegration
)

Sale POS

Return value string: Response XML

setCredentialAccessStatus

string setCredentialAccessStatus (
    string token,
    string access,
    integer status
)

Set Credential Access Status

Return value string: Response XML

setCredentialActivate

string setCredentialActivate (
    string token,
    integer event,
    string credential,
    integer activate,
    string date,
    string validate
)

Set Credential Activate

Return value string: Response XML

setCredentialStatus

string setCredentialStatus (
    string token,
    integer event,
    string credential,
    integer status
)

Set Credential Status

Return value string: Response XML

setCredentialTypeStatus

string setCredentialTypeStatus (
    string token,
    string type,
    integer status
)

Set Credential Type Status

Return value string: Response XML

setTicketStatus

string setTicketStatus (
    string token,
    integer event,
    string ticket,
    integer status
)

Set Ticket Status

Return value string: Response XML

setTicketValidate

string setTicketValidate (
    string token,
    integer event,
    string ticket,
    string ip,
    string date
)

Set Ticket Status

Return value string: Response XML

validate

string validate (
    string token,
    integer event,
    string ticket,
    string entrance,
    string validate,
    string flow,
    string ip,
    string macAddress
)

Set Ticket Status

Return value string: Response XML


Powered by PhpWsdl - PDF download: Download this page as PDF