ePages 7.47.0 - DE_EPAGES/SageOne/API/Webservice/ShopConfigService.pm

Package DE_EPAGES::SageOne::API::Webservice::ShopConfigService

ConfigService as wrapper to REST requests

Base
DE_EPAGES::SageOne::API::Webservice::RestService

Functions

getShopConfig
new
updateShopConfig

getShopConfig

Create request to epagesj and handle the answer §throws WebserviceError, ShopConfigNotFound

Syntax
getShopConfig();
Return
(object)
ShopConfigDTO

new

constructor

Syntax
new($Shop);
Input
$Shop (DE_EPAGES::Order::API::Object::Shop)
Shop object
Return
$self (DE_EPAGES::SageOne::API::Webservice::ShopConfigService)
self

updateShopConfig

Create request to epagesj and handle the answer §throws WebserviceError, ShopConfigNotFound

Syntax
updateShopConfig($hContent);
Input
$hContent (ref_hash or arrayref)
content data
$hHeaders (ref_hash)
header data