Yelo
  1. Product Customization
Yelo
  • Acl
    • Create Role
      POST
    • Get Role
      POST
    • Edit Role
      POST
    • Delete Role
      POST
    • Get Role Permissions
      POST
  • Custom PG
    • paymentStatus
      POST
  • CSV Import
    • csv
      POST
  • Menu
    • Add Menu
      POST
    • Get Menu
      POST
  • Notification
    • getCreds
      POST
    • sendCustomPushNotification
      POST
  • Tax
    • delete
      POST
    • edit
      POST
    • get
      POST
    • add
      POST
  • Themes
    • configure
      POST
    • resetTemplate
      POST
    • cloneFeatures
      POST
    • editTemplate
      POST
    • getTemplate
      POST
    • getPagesAndComponents
      POST
    • updateUserTheme
      POST
    • getThemeSemantics
      POST
    • enableTheme
      POST
    • getThemeJson
      POST
    • editTheme
      POST
    • getThemes
      POST
    • forkTheme
      POST
    • getUserTheme
      POST
  • Customer
    • customer Deletion
    • Add Customer
    • customer verifyOtp
    • customerForgotPassword
    • View Customer
    • Customer Details
    • Edit Customer
    • Add Customer Subscription Plan
    • Get Customer Subscriptions List
    • Edit Customer Subscription Plan
    • googleLogin
    • Assign Customer Subscription Plan
    • Customer login
    • getFavLocation
    • Forgot Password
  • Wallet
    • addMoney
    • customer/getWalletTxnHistory
  • Loyality Points
    • Update Loyality Points
    • Reward Loyalty Points
  • City
    • Get City
  • Promo
    • Delete Promo
    • Change Promo Status
    • Edit Promo
    • Add Promo
    • Get Promo
  • Order
    • Order review
    • Get All Orders
    • Get Order Details
    • Create Order
    • Custom Order
    • orderPrepTime
  • Search
    • searchGlobalProduct
    • searchProducts
    • searchGlobalMerchants
  • Marketplace
    • Settings
    • Edit Merchant details
    • Get Banner
    • get Activity Logs
    • marketplaceVendorFacebookLogin
    • Add Debt For Job
    • addMerchant
    • getMerchantList
    • getAccountTranslations
    • getfilter
    • Cancellation reason
  • Task
    • edit task prep time
    • addRemarks
    • getTookanRequest
    • Edit Task
    • Accept Reject Order
    • updateStatus
  • Merchant
    • Add Store Availability
    • Update Store Availability for day
    • Get merchant custom field
    • Edit Store Status
    • Get Store FrontDateSchedule
    • Add Store FrontDateSchedule
    • Update Store FrontDateSchedule
    • Get merchant
    • Merchant settings
    • user_login
  • Catalogue
    • Catagory
      • Add Catalogue
      • Update Catalogue
      • Get Catalogue
      • Get All Catalogues
      • Get Catalogue Products
      • Enable Disable Category wise
      • Delete catalogue
    • Products
      • disable
      • Add product
      • Edit Product
      • delete
      • Disable Products
      • Get product
      • Get All Products
      • Get Products For Category
    • Product Customization
      • Deprecated
        • Get Customization
        • Add Customization
        • Delete Customization
        • Edit Customization
      • Customizations
        GET
    • tags
      • Get All tags
      • Get tags Products
  • Business Categories
    • Assign Business Category
    • Get Business Category
    • businessCategory
  • Send SMS
    • Send App Link SMS
  • Admin
    • Edit Order
    • Add Address
    • Get address
    • Delete Address
    • Edit address
    • Admin Detail
  • Billing
    • getPlans
    • getInvoices
    • getBillBreakDown
  • Project
    • get
  • Discount
    • merchant Discount
      • /open/merchant/discount/get
      • merchant/discount/edit
      • merchantDiscount/add
    • Product Discount
      • productDiscount/add
      • product/discount/get
      • product/discount/edit
      • product/discount/delete
  • Store Reviews
    • getStoreAllReviews
  • checkout template
    • template/getCheckoutTemplate
  • Payment
    • activePaymentMethods
    • getPaymentUrl
  1. Product Customization

Customizations

GET
/open/v2/product/customizations
This endpoint makes an HTTP GET request to retrieve product customizations. The request includes the user's API key, user ID, limit, and offset as query parameters. The response returns a status code of 200 and a content type of text/html. The response body contains information about the total display records, total records, draw, and an array of data objects, each representing a product customization. Each data object includes details such as customize ID, type, is_active status, type JSON, is_check_box, is_selected, and an array of sub_types, each with its own set of attributes.

Request

Query Params

Body Params application/x-www-form-urlencoded

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://api.yelo.red/open/v2/product/customizations?api_key=eagagg3467sadkjhfi&user_id={{user_id}}&limit=30&offset=0&sSearch=Example Addon'

Responses

🟢200Customizations
text/html
Body

Example
{"iTotalDisplayRecords":5,"iTotalRecords":16,"draw":0,"data":[{"customize_id":6849860,"type":"MS NO exactly no default","is_active":0,"type_json":{"en":"MS NO exactly no default"},"is_check_box":1,"is_selected":0,"sub_types":[{"cust_id":47763249,"name":"a","is_default":0,"is_active":1,"name_json":{"en":"a"},"price":10},{"cust_id":47763250,"name":"b","is_default":0,"is_active":1,"name_json":{"en":"b"},"price":20},{"cust_id":47763251,"name":"c","is_default":0,"is_active":1,"name_json":{"en":"c"},"price":30},{"cust_id":47763252,"name":"d","is_default":0,"is_active":1,"name_json":{"en":"d"},"price":40},{"cust_id":47763253,"name":"e","is_default":0,"is_active":1,"name_json":{"en":"e"},"price":50},{"cust_id":47763254,"name":"f","is_default":0,"is_active":1,"name_json":{"en":"f"},"price":60},{"cust_id":47763255,"name":"g","is_default":0,"is_active":1,"name_json":{"en":"g"},"price":70}]},{"customize_id":6849859,"type":"MS w min exactly 2 w default a","is_active":1,"type_json":{"en":"MS w min exactly 2 w default a"},"is_check_box":1,"is_selected":0,"sub_types":[{"cust_id":47763242,"name":"a","is_default":0,"is_active":1,"name_json":{"en":"a"},"price":10},{"cust_id":47763243,"name":"b","is_default":0,"is_active":1,"name_json":{"en":"b"},"price":20},{"cust_id":47763244,"name":"c","is_default":0,"is_active":1,"name_json":{"en":"c"},"price":30},{"cust_id":47763245,"name":"d","is_default":0,"is_active":1,"name_json":{"en":"d"},"price":40},{"cust_id":47763246,"name":"e","is_default":0,"is_active":1,"name_json":{"en":"e"},"price":50},{"cust_id":47763247,"name":"f","is_default":0,"is_active":1,"name_json":{"en":"f"},"price":60},{"cust_id":47763248,"name":"g","is_default":0,"is_active":1,"name_json":{"en":"g"},"price":70}]},{"customize_id":6849858,"type":"MS NO exactly no default","is_active":0,"type_json":{"en":"MS NO exactly no default"},"is_check_box":1,"is_selected":0,"sub_types":[{"cust_id":47763235,"name":"a","is_default":0,"is_active":1,"name_json":{"en":"a"},"price":10},{"cust_id":47763236,"name":"b","is_default":0,"is_active":1,"name_json":{"en":"b"},"price":20},{"cust_id":47763237,"name":"c","is_default":0,"is_active":1,"name_json":{"en":"c"},"price":30},{"cust_id":47763238,"name":"d","is_default":0,"is_active":1,"name_json":{"en":"d"},"price":40},{"cust_id":47763239,"name":"e","is_default":0,"is_active":1,"name_json":{"en":"e"},"price":50},{"cust_id":47763240,"name":"f","is_default":0,"is_active":1,"name_json":{"en":"f"},"price":60},{"cust_id":47763241,"name":"g","is_default":0,"is_active":1,"name_json":{"en":"g"},"price":70}]},{"customize_id":6849857,"type":"MS w min exactly 2 w default a","is_active":1,"type_json":{"en":"MS w min exactly 2 w default a"},"is_check_box":1,"is_selected":0,"sub_types":[{"cust_id":47763228,"name":"a","is_default":0,"is_active":1,"name_json":{"en":"a"},"price":10},{"cust_id":47763229,"name":"b","is_default":0,"is_active":1,"name_json":{"en":"b"},"price":20},{"cust_id":47763230,"name":"c","is_default":0,"is_active":1,"name_json":{"en":"c"},"price":30},{"cust_id":47763231,"name":"d","is_default":0,"is_active":1,"name_json":{"en":"d"},"price":40},{"cust_id":47763232,"name":"e","is_default":0,"is_active":1,"name_json":{"en":"e"},"price":50},{"cust_id":47763233,"name":"f","is_default":0,"is_active":1,"name_json":{"en":"f"},"price":60},{"cust_id":47763234,"name":"g","is_default":0,"is_active":1,"name_json":{"en":"g"},"price":70}]},{"customize_id":6849856,"type":"SS W Default 1","is_active":1,"type_json":{"en":"SS W Default 1"},"is_check_box":0,"is_selected":0,"sub_types":[{"cust_id":47763220,"name":"1","is_default":0,"is_active":1,"name_json":{"en":"1"},"price":10},{"cust_id":47763221,"name":"2","is_default":0,"is_active":1,"name_json":{"en":"2"},"price":20},{"cust_id":47763222,"name":"3","is_default":0,"is_active":1,"name_json":{"en":"3"},"price":30},{"cust_id":47763223,"name":"4","is_default":0,"is_active":1,"name_json":{"en":"4"},"price":40},{"cust_id":47763224,"name":"5","is_default":0,"is_active":1,"name_json":{"en":"5"},"price":50},{"cust_id":47763225,"name":"6","is_default":0,"is_active":1,"name_json":{"en":"6"},"price":60},{"cust_id":47763226,"name":"7","is_default":0,"is_active":1,"name_json":{"en":"7"},"price":70},{"cust_id":47763227,"name":"8","is_default":0,"is_active":1,"name_json":{"en":"8"},"price":80}]}]}
Modified at 2024-04-17 07:11:33
Previous
Edit Customization
Next
Get All tags
Built with