POST api/Testimonials
Request Information
URI Parameters
None.
Body Parameters
TestimonyDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Age | integer |
None. |
|
| City | string |
None. |
|
| Comment | string |
None. |
|
| Timestamp | date |
None. |
|
| Grade | integer |
None. |
|
| Person | PersonDto |
None. |
|
| Product | ProductDto |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "201b241b-f8df-471a-98bd-1701197a47d9",
"name": "sample string 1",
"age": 1,
"city": "sample string 2",
"comment": "sample string 3",
"timestamp": "2026-06-07T08:18:32.885861+02:00",
"grade": 1,
"person": {
"id": "d8a7caf0-9c26-4abd-a07d-34df1e97edfd",
"firstname": "sample string 1",
"lastname": "sample string 2",
"address1": "sample string 3",
"address2": "sample string 4",
"postcode": "sample string 5",
"city": "sample string 6",
"country": "sample string 7",
"telephone1": "sample string 8",
"dateOfBirth": "2026-06-07T08:18:32.885861+02:00",
"email": "sample string 9",
"shortUnique": "sample string 10",
"personalNumber": "sample string 11",
"stop": true,
"created": "2026-06-07T08:18:32.885861+02:00",
"updated": "2026-06-07T08:18:32.885861+02:00",
"telephone2": "sample string 13",
"hasFailedTelephone": true,
"hasFailedEmail": true,
"gdprRemove": true,
"internalNotes": "sample string 14",
"lastNemoOrderImport": "2026-06-07T08:18:32.885861+02:00",
"nemoOrderImportRetries": 1,
"stopEmailCampaigns": true,
"stopSmsCampaigns": true,
"lastCampaignDate": "2026-06-07T08:18:32.885861+02:00",
"lastCartDate": "2026-06-07T08:18:32.885861+02:00",
"lastAbandonCartReminder": "2026-06-07T08:18:32.885861+02:00",
"lastOrderDate": "2026-06-07T08:18:32.885861+02:00",
"lastRefillReminder": "2026-06-07T08:18:32.885861+02:00"
},
"product": {
"id": "3bfb2868-e8a8-4766-ac18-931f358bbe84",
"shortUnique": "sample string 2",
"localName": "sample string 3",
"name": "sample string 4",
"information": [
{
"id": "1a231bed-a8b5-4dcb-862e-84d955c1a453",
"sortorder": 2,
"labels": [
{
"id": "4a607e1c-527d-4c70-a7bb-0c41fb4aa149",
"key": "sample string 1",
"locale": "sample string 2",
"value": "sample string 3",
"product": "052bbce0-bb18-4d45-817b-c9310f09b4a0",
"productName": "05c5cb0d-6234-495d-a42d-3f829ebc394e",
"informationLabel": "c2b52fa5-973f-4c8f-91b4-0ac83b79e80c",
"informationText": "6c8eba05-9cb6-4293-87f0-de302fad21b3",
"updated": "2026-06-07T08:18:32.885861+02:00",
"isPlainText": true
},
{
"id": "4a607e1c-527d-4c70-a7bb-0c41fb4aa149",
"key": "sample string 1",
"locale": "sample string 2",
"value": "sample string 3",
"product": "052bbce0-bb18-4d45-817b-c9310f09b4a0",
"productName": "05c5cb0d-6234-495d-a42d-3f829ebc394e",
"informationLabel": "c2b52fa5-973f-4c8f-91b4-0ac83b79e80c",
"informationText": "6c8eba05-9cb6-4293-87f0-de302fad21b3",
"updated": "2026-06-07T08:18:32.885861+02:00",
"isPlainText": true
}
],
"texts": [
{
"id": "4a607e1c-527d-4c70-a7bb-0c41fb4aa149",
"key": "sample string 1",
"locale": "sample string 2",
"value": "sample string 3",
"product": "052bbce0-bb18-4d45-817b-c9310f09b4a0",
"productName": "05c5cb0d-6234-495d-a42d-3f829ebc394e",
"informationLabel": "c2b52fa5-973f-4c8f-91b4-0ac83b79e80c",
"informationText": "6c8eba05-9cb6-4293-87f0-de302fad21b3",
"updated": "2026-06-07T08:18:32.885861+02:00",
"isPlainText": true
},
{
"id": "4a607e1c-527d-4c70-a7bb-0c41fb4aa149",
"key": "sample string 1",
"locale": "sample string 2",
"value": "sample string 3",
"product": "052bbce0-bb18-4d45-817b-c9310f09b4a0",
"productName": "05c5cb0d-6234-495d-a42d-3f829ebc394e",
"informationLabel": "c2b52fa5-973f-4c8f-91b4-0ac83b79e80c",
"informationText": "6c8eba05-9cb6-4293-87f0-de302fad21b3",
"updated": "2026-06-07T08:18:32.885861+02:00",
"isPlainText": true
}
]
},
{
"id": "1a231bed-a8b5-4dcb-862e-84d955c1a453",
"sortorder": 2,
"labels": [
{
"id": "4a607e1c-527d-4c70-a7bb-0c41fb4aa149",
"key": "sample string 1",
"locale": "sample string 2",
"value": "sample string 3",
"product": "052bbce0-bb18-4d45-817b-c9310f09b4a0",
"productName": "05c5cb0d-6234-495d-a42d-3f829ebc394e",
"informationLabel": "c2b52fa5-973f-4c8f-91b4-0ac83b79e80c",
"informationText": "6c8eba05-9cb6-4293-87f0-de302fad21b3",
"updated": "2026-06-07T08:18:32.885861+02:00",
"isPlainText": true
},
{
"id": "4a607e1c-527d-4c70-a7bb-0c41fb4aa149",
"key": "sample string 1",
"locale": "sample string 2",
"value": "sample string 3",
"product": "052bbce0-bb18-4d45-817b-c9310f09b4a0",
"productName": "05c5cb0d-6234-495d-a42d-3f829ebc394e",
"informationLabel": "c2b52fa5-973f-4c8f-91b4-0ac83b79e80c",
"informationText": "6c8eba05-9cb6-4293-87f0-de302fad21b3",
"updated": "2026-06-07T08:18:32.885861+02:00",
"isPlainText": true
}
],
"texts": [
{
"id": "4a607e1c-527d-4c70-a7bb-0c41fb4aa149",
"key": "sample string 1",
"locale": "sample string 2",
"value": "sample string 3",
"product": "052bbce0-bb18-4d45-817b-c9310f09b4a0",
"productName": "05c5cb0d-6234-495d-a42d-3f829ebc394e",
"informationLabel": "c2b52fa5-973f-4c8f-91b4-0ac83b79e80c",
"informationText": "6c8eba05-9cb6-4293-87f0-de302fad21b3",
"updated": "2026-06-07T08:18:32.885861+02:00",
"isPlainText": true
},
{
"id": "4a607e1c-527d-4c70-a7bb-0c41fb4aa149",
"key": "sample string 1",
"locale": "sample string 2",
"value": "sample string 3",
"product": "052bbce0-bb18-4d45-817b-c9310f09b4a0",
"productName": "05c5cb0d-6234-495d-a42d-3f829ebc394e",
"informationLabel": "c2b52fa5-973f-4c8f-91b4-0ac83b79e80c",
"informationText": "6c8eba05-9cb6-4293-87f0-de302fad21b3",
"updated": "2026-06-07T08:18:32.885861+02:00",
"isPlainText": true
}
]
}
],
"imageId": "sample string 5",
"backgroundImageId": "sample string 6",
"isActive": true,
"isOutOfStock": true,
"price": {
"id": "9eb2e281-a514-402f-ba19-708824bf4d6c",
"amount": 1.0,
"currency": "sample string 2",
"productId": "e3d32b2a-44f6-43f5-9de9-9e0103798080",
"symbol": "sample string 3",
"isSymbolBefore": true
},
"healthNeeds": [
"sample string 1",
"sample string 2"
],
"productTypes": [
"sample string 1",
"sample string 2"
],
"labels": [
{
"id": "12fd4269-670d-4b30-b799-3ca795f8c73c",
"name": "sample string 1",
"value": "sample string 2",
"isReadonly": true,
"created": "2026-06-07T08:18:32.885861+02:00",
"updated": "2026-06-07T08:18:32.885861+02:00"
},
{
"id": "12fd4269-670d-4b30-b799-3ca795f8c73c",
"name": "sample string 1",
"value": "sample string 2",
"isReadonly": true,
"created": "2026-06-07T08:18:32.885861+02:00",
"updated": "2026-06-07T08:18:32.885861+02:00"
}
],
"movieId": "sample string 9",
"color": "sample string 10",
"updated": "2026-06-07T08:18:32.885861+02:00",
"created": "2026-06-07T08:18:32.885861+02:00",
"description": "sample string 13",
"humanReadableIdentity": "sample string 14",
"refPrice": {
"id": "9eb2e281-a514-402f-ba19-708824bf4d6c",
"amount": 1.0,
"currency": "sample string 2",
"productId": "e3d32b2a-44f6-43f5-9de9-9e0103798080",
"symbol": "sample string 3",
"isSymbolBefore": true
},
"campaignPrice": {
"id": "9eb2e281-a514-402f-ba19-708824bf4d6c",
"amount": 1.0,
"currency": "sample string 2",
"productId": "e3d32b2a-44f6-43f5-9de9-9e0103798080",
"symbol": "sample string 3",
"isSymbolBefore": true
},
"hasCampaignPrice": true
}
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.