Get shop account statement
Returns all movements on your account, including service fees, payouts etc.
Parameters 'since' and 'until' can be expressed as date or timestamp. If no timezone is indicated then UTC is applied
Parameter 'payout id' can be expressed as an integer and is optional.
<?php.
$statement = $MK->getAccountStatement($_GET);
?>
Before you can try the request below here - please set context variables for your session:
Set Shop context
Required fields are underlined.
Request |
|
Content type |
|
Headers |
|
Body |
|
Response |
|
Content type |
|
Headers |
|
Body
|
|