Get shop fees
<?php
$request = array( 'since' => date("Y-m-d", strtotime("-1 Months")) );
$statement = $MK->getShopFees($request);
?>
Before you can try the request below here - please set context variables for your session:
Set Shop context
Required fields are underlined.