Logidav Docs

GlsApi
in package

Class SdenApi

Table of Contents

Properties

$container  : ContainerInterface

Methods

__construct()  : mixed
QueueService constructor.
cleanPythonBytesString()  : mixed
getParcelInfoByTrackingId()  : bool|mixed
sendShipmentToGls()  : bool|mixed
getAuthorisationGls()  : mixed
getParcelsApiUrl()  : mixed

Properties

$container

protected ContainerInterface $container

Methods

__construct()

QueueService constructor.

public __construct(ContainerInterface $container) : mixed
Parameters
$container : ContainerInterface

cleanPythonBytesString()

public cleanPythonBytesString(mixed $str) : mixed
Parameters
$str : mixed

getParcelInfoByTrackingId()

public getParcelInfoByTrackingId(mixed $trackingId) : bool|mixed
Parameters
$trackingId : mixed
Return values
bool|mixed

sendShipmentToGls()

public sendShipmentToGls(mixed $body) : bool|mixed
Parameters
$body : mixed
Return values
bool|mixed

getAuthorisationGls()

private getAuthorisationGls() : mixed

getParcelsApiUrl()

private getParcelsApiUrl() : mixed

        
On this page

Search results