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|mixedsendShipmentToGls()
public
sendShipmentToGls(mixed $body) : bool|mixed
Parameters
- $body : mixed
Return values
bool|mixedgetAuthorisationGls()
private
getAuthorisationGls() : mixed
getParcelsApiUrl()
private
getParcelsApiUrl() : mixed