Example searches: “Return all movements done on an account”, “401”, “Get details of latest opened accounting period”, “Simple unlock of an accounting period”, “Get start date of latest opened accounting period”
ID of organization, for which the operation must be performed
API token (can be retrieved from account settings)
OK
400 Bad Request
401 Unauthorized
403 Access Denied
404 Not Found
500 Internal Server Error
curl \ --request GET 'https://wyzio.app/api-v1/pl/report/export' \ --header "TARGET-ORGANIZATION-ID: 42" \ --header "WEAL-TOKEN: string"