Get reseller account settings

StructAccountInfo accountInfo(string idSession) Return the settings of the reseller account. Parameters Responses PHP example REQUIRED

Cancel operation

void cancelOpe(string idSession, int numOperation) Cancel a pending operation. Parameters ⚠️Important information PHP example REQUIRED

Open session

string sessionOpen(string name, string key, array preferences) Returns information about the requested API session. Learn

Get session information

StructSessionInfo sessionInfo(string idSession) Return the information of the requested session. Parameters Responses PHP example REQUIRED

Close session

void sessionClose(string idSession) Close an opened session. Parameters PHP example REQUIRED idSession string (32) Session

Get all sessions

StructSessionInfo[] queryAllSessions(string idSession) Return all active sessions linked to the reseller account. Parameters Responses PHP

Set session preferences

void sessionSetPreference(string idSession, array preferences) Sets API session preferences. Parameters PHP example REQUIRED idSession string

Get operation information

StructOperationResponse opeInfo(string idSession, int numOperation) Return the information of the requested operation Learn more about

Get operation list

StructOperationResponse[] opeList(string idSession, array filters) Return the status (opened or closed) for all types of