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