Creates a notifier for an order
POST
/api/v1/product/notifier/{orderId}/{type}/{uri}
v1-product
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.kompany.com//api/v1/product/notifier///'
Response Response Example
200 - Example 1
{
"callback": "string",
"identity": "string",
"lastCallTime": {},
"lastResponseCode": 0,
"notifierType": "string",
"productOrderIdentity": "string"
}
Request
Path Params
orderId
string
required
type
string
required
uri
string
required