<?php

return [
    # 'list_orders' => 'https://api-sandbox.foodics.com/v5/orders?filter[status]=4',
    'list_orders' => 'https://api-sandbox.foodics.com/v5/orders',
    'get_orders' => 'https://api-sandbox.foodics.com/v5/orders/',
];
