-
Notifications
You must be signed in to change notification settings - Fork 1
Productfeed
Jesper Thykaer edited this page Jan 5, 2023
·
3 revisions
Lists productfeeds.
GET /integrations/productfeed
Status: 200 OK
{
"id": "5",
"name": "Heyloyalty",
"url": "http://heyloyalty.com/feed",
"latest_fetch": 17673828,
"created_at": "2015-02-18 10:49:15",
"updated_at": "2015-02-18 10:49:15"
}
Adds a new productfeed
POST /integrations/productfeed
| Name | Description | Type | Required |
|---|---|---|---|
| name | productfeed name | string | x |
| url | prodcutfeed url | string | x |
Returns the id of the newly created productfeed.
Status: 201 Created
{"id":"5"}
Updates an productfeed
PUT /integrations/productfeed/{id}
The same parameters as Create productfeed applies.
Status: 204 No Content
The method does not return anything on success.
Deletes a member.
DELETE /integrations/productfeed/{id}
The method takes no parameters.
Status: 204 No Content
The method does not return anything on success.
Heyloyalty – Jens Baggesens Vej 47 – 8200 Aarhus N – Denmark - Tel. 87 300 399