Package DE_EPAGES::MultiStoreMasterConnector::API::RestConnector
module to get shop data from REST resources
Functions
decodeResponse
decodes information from a response object seperately.
Syntax |
$ResponseData = $Connector->decodeResponse($Response); |
Input |
|
Return |
|
postMasterProductsSourceStatus
Sends updated product status to the MS synchronization service.
Syntax |
$Response = $RestConnector->postMasterProductsSourceStatus($hPostContent); |
Input |
|
Return |
|
putMasterProductsSourceStatus
Sends updated product status to the MS synchronization service.
Syntax |
$Response = $RestConnector->putMasterProductsSourceStatus($hPostContent); |
Input |
|
Return |
|