/
AG
agriya
/
OFOS API Endpoints
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 26m ago · Updated 3w ago
View markdown
agriya
OFOS API Endpoints
post
Creates a new restaurant addon
v1
latest
Swagger 2.0
Agriya Infoway Licence
2026-07-17
164
100
176.6 KB
Attachment
2
Cart
5
City
5
Contact
4
Country
5
Coupon
6
Cuisine
4
DeviceDetail
4
EmailTemplate
3
Language
5
MoneyTransferAccount
5
Order
7
Page
5
PaymentGateway
8
Provider
3
Restaurant
6
RestaurantAddon
5
get
Fetch all restaurant addons
post
Creates a new restaurant addon
get
Fetch restaurant addon
put
Update restaurant addon by its id
delete
Delete restaurant addon
RestaurantCategory
5
RestaurantCuisine
3
RestaurantDeliveryPerson
9
RestaurantDeliveryPersonOrder
4
RestaurantMenu
5
RestaurantReview
5
RestaurantSupervisor
5
RestaurantTiming
5
Role
2
Setting
3
SettingCategory
2
State
5
Stats
1
Transactions
1
Translation
3
UserAddress
5
UserCashWithdrawal
4
Users
13
Wallet
2
RestaurantAddon
Creates a new restaurant addon
Creates a new restaurant addon
post
/restaurant_addons
Request body
AddRestaurantAddon
required
restaurant_id
integer
required
restaurant_category_id
integer
required
name
string
required
is_active
integer
required
restaurant_addon_item
AddRestaurantAddonItem[]
Response
New restaurant addon added
RestaurantAddon
required
id
integer
created_at
string
updated_at
string
restaurant_id
integer
restaurant_category_id
integer
name
string
is_active
integer