post https://securelink-staging.valorpaytech.com:4430/?addModifier
Create Modifier
Log in to see full request history
Responses
Create Modifier
xxxxxxxxxx
23curl --request POST \
--url 'https://securelink-staging.valorpaytech.com:4430/?addModifier=' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"appid": "h6tSvf0Cz7fSB86B44bkLEplS15AsWYo",
"appkey": "zOKj0LUOiW4L9jFRrMbMiJQ5KxQEpSMm",
"epi": "2412333540",
"txn_type": "addModifier",
"product_code": "SK002",
"item_name": "Apple",
"description": "Testproduct",
"quantity": 3,
"unit_cost": 10,
"taxable": "Yes",
"inventory": "Yes",
"is_active": 1,
"precedence": 457,
"category": "Fruites",
"group_name": "FOOD"
}
'
Try It!
to start a request and see the response here! Or choose an example: