Helpcenter +918010117117 https://cdn.storehippo.com/s/573db3149f0d58741f0cc63b/ms.settings/5256837ccc4abf1d39000001/57614ef64256dc6851749879-480x480.png" [email protected] https://www.facebook.com/StoreHippohttps://twitter.com/StoreHippohttps://www.linkedin.com/company/hippoinnovations/https://plus.google.com/+Storehippo/posts
B4,309-10 Spaze iTech Park, Sector 49, Sohna Road, 122001 Gurgaon India

Discounts

(ms.discounts_new)

you need swagger


Fields

NameDescription
name
Type: string
Required
Name of the discount. Example:

FLAT 100

type
Type: string
Required
Type of discount. It can be either flat or percentage type. Example:

flat

amount
Type: number
Required
Amount of the discount. Example:

100

enabled
Type: string
Select the checkbox to enable discounts. Example:

1

conditions
Type: array
Array of conditions which decides the applicability of the discount. Example:
"conditions":[
{ field:order.quantity, operator:equal, value:4} ,
{ field:order.total, operator:greater_than, value:500}
]
conditions.field
Type: string
Required
Example:

order.quantity

conditions.operator
Type: string
Required
Example:

not_equal

conditions.value
Type: string
Required
Example:

2000

number_of_uses
Type: number
Maximum usage allowed. Example:

2

uses_per_user
Type: number
Maximum usage allowed per user. Example:

NA

seller
Type: string
Seller for which the discount is applicable. Example:

5ac383106eecb937c95196f3

rule_type
Type: string
Required
Rule type defines whether the discount is product based or order based. Example:

product

validity
Type: string
The duration for which the discount will be applicable. Example:
infinite

Commands

NameRoutes
addpost  /api/1/entity/ms.discounts_new TRY IT !
editput  /api/1/entity/ms.discounts_new/{_id} TRY IT !
listget  /api/1/entity/ms.discounts_new TRY IT !
getget  /api/1/entity/ms.discounts_new/{_id} TRY IT !
deletedelete  /api/1/entity/ms.discounts_new/{_id} TRY IT !

Discounts

(ms.discounts_new)

you need swagger


Fields

NameDescription
name
Type: string
Required
Name of the discount. Example:

FLAT 100



type
Type: string
Required
Type of discount. It can be either flat or percentage type. Example:

flat



amount
Type: number
Required
Amount of the discount. Example:

100



enabled
Type: string
Select the checkbox to enable discounts. Example:

1



conditions
Type: array
Array of conditions which decides the applicability of the discount. Example:
"conditions":[
{ field:order.quantity, operator:equal, value:4} ,
{ field:order.total, operator:greater_than, value:500}
]


conditions.field
Type: string
Required
Example:

order.quantity

conditions.operator
Type: string
Required
Example:

not_equal

conditions.value
Type: string
Required
Example:

2000

number_of_uses
Type: number
Maximum usage allowed. Example:

2



uses_per_user
Type: number
Maximum usage allowed per user. Example:

NA



seller
Type: string
Seller for which the discount is applicable. Example:

5ac383106eecb937c95196f3



conditions.field
Type: string
Required
Example:

order.quantity



conditions.operator
Type: string
Required
Example:

not_equal



conditions.value
Type: string
Required
Example:

2000



rule_type
Type: string
Required
Rule type defines whether the discount is product based or order based. Example:

product



validity
Type: string
The duration for which the discount will be applicable. Example:
infinite


Commands

NameRoutes
addpost  /api/1/entity/ms.discounts_new TRY IT !
editput  /api/1/entity/ms.discounts_new/{_id} TRY IT !
listget  /api/1/entity/ms.discounts_new TRY IT !
getget  /api/1/entity/ms.discounts_new/{_id} TRY IT !
deletedelete  /api/1/entity/ms.discounts_new/{_id} TRY IT !