1 2 3 4 5 6 7 8 9 10
api_category!("orders"; methods { cancel_subscription, change_state, get, get_amount, get_by_id, get_user_subscription_by_id, get_user_subscriptions, update_subscription });