Download OpenAPI specification:Download
Retrieves the collection of Company resources.
page | integer Default: 1 The collection page number |
itemsPerPage | integer >= 0 Default: 30 The number of items per page |
{- "hydra:member": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}
Creates a Company resource.
The new Company resource
string | |
siret | string or null |
address | string or null |
city | string or null |
zipcode | string or null |
phone | string or null |
url | string or null |
Array of objects (UserHasCompanyRole.jsonld) | |
Array of objects (Role.jsonld) | |
name | string |
slug | string |
Array of objects (Invitation.jsonld) | |
(FollowUp.jsonld (object or null)) | |
Array of objects (Review.jsonld) | |
Array of objects (ProductReview.jsonld) | |
rating | number or null |
Array of objects (ReviewImport.jsonld) | |
title | string or null |
h1 | string or null |
ratingText | string or null |
tva | string or null |
(FollowUpOrder.jsonld (object or null)) | |
Array of objects (Command.jsonld) | |
totalReviews | integer or null |
TotalReviewTwoYears | integer or null |
displayProductReviews | boolean or null |
nps | boolean |
deletedAt | string or null <date-time> |
Array of objects (Export.jsonld) | |
Array of objects (Import.jsonld) | |
autoModeration | boolean |
apiLikeRef | boolean |
Array of objects (Prompt.jsonld) | |
(StoredFile.jsonld (object or null)) | |
(StoredFile.jsonld (object or null)) | |
shortDescription | string or null |
longDescription | string or null |
(CompanyType.jsonld (object or null)) | |
(CompanyCategory.jsonld (object or null)) | |
(CompanyContactRepresentative.jsonld (object or null)) | |
(CompanyTechnicalContact.jsonld (object or null)) | |
(CompanyDPOContact.jsonld (object or null)) | |
createdAt | string <date-time> |
ratingCount | integer or null |
companyCreatedAt | string or null <date-time> |
metaDescription | string or null |
(CompanyIndex.jsonld (object or null)) | |
totalReviewTwoYears | integer or null |
displayPublic | boolean |
displayPublicGes | boolean |
{- "email": "string",
- "siret": "string",
- "address": "string",
- "city": "string",
- "zipcode": "string",
- "phone": "string",
- "url": "string",
- "userHasCompanyRoles": [
- {
- "user": {
- "email": "string",
- "roles": [
- "string"
], - "active": true,
- "firstname": "string",
- "lastname": "string",
- "phone": "string",
- "avatar": {
- "path": "string",
- "file": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}, - "userHasCompanyRoles": [
- { }
], - "company_role": { },
- "sessions": [
- {
- "user": { },
- "ip": "string",
- "browser": {
- "property1": "string",
- "property2": "string"
}, - "createdAt": "2019-08-24T14:15:22Z"
}
], - "commands": [
- {
- "offer": {
- "name": "string",
- "code": "string",
- "priceEur": 0,
- "active": true,
- "nbOrders": 0,
- "offerFeatures": [
- {
- "offer": { },
- "feature": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "checkbox": null
}, - "active": true
}
], - "commands": [
- { }
], - "planId": "string",
- "link": "string",
- "type": "string"
}, - "user": { },
- "reference": "string",
- "stripeToken": "string",
- "stripeStatus": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "amount": 0,
- "stripeSubscriptionId": "string",
- "stripeCustomerId": "string",
- "planAmount": 0,
- "planCurrency": "string",
- "planInterval": "string",
- "planIntervalCount": 0,
- "currentPeriodStart": "2019-08-24T14:15:22Z",
- "currentPeriodEnd": "2019-08-24T14:15:22Z",
- "company": "../словник",
- "givedBy": { },
- "autoAnswer": 0,
- "dateNextPayment": "2019-08-24T14:15:22Z"
}
], - "reviewAnswerLogs": [
- {
- "review": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "reason": "string",
- "reportReviews": [
- {
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "review": "../словник",
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "reviewModerations": [
- null
], - "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
], - "reportProductReviews": [
- {
- "productReview": "../словник",
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "productReviewModerations": [
- null
], - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportReviewAnswerLogs": [
- {
- "reviewAnswerLog": { },
- "comment": "string",
- "reason": {
- "reason": "string",
- "reportReviews": [
- null
], - "reportProductReviews": [
- null
]
}, - "date": "2019-08-24T14:15:22Z",
- "type": "string"
}
]
}
], - "productReviewAnswerLogs": [
- {
- "productReview": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "reason": "string",
- "reportReviews": [
- {
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "review": "../словник",
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "reviewModerations": [
- null
], - "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
], - "reportProductReviews": [
- {
- "productReview": "../словник",
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "productReviewModerations": [
- null
], - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportProductReviewAnswerLogs": [
- {
- "productReviewAnswerLog": { },
- "reason": {
- "reason": "string",
- "reportReviews": [
- null
], - "reportProductReviews": [
- null
]
}, - "date": "2019-08-24T14:15:22Z",
- "comment": "string",
- "type": "string"
}
]
}
], - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "editedAt": "2019-08-24T14:15:22Z",
- "termsOfService": true,
- "companyRole": { },
- "mailNewCustomer": true,
- "mailWaitingReport": true,
- "mailErrorCommand": true,
- "mailRenewCommand": true
}, - "company": "../словник",
- "role": {
- "name": "string",
- "userHasCompanyRoles": [
- { }
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}, - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}
], - "roles": [
- {
- "name": "string",
- "userHasCompanyRoles": [
- {
- "user": {
- "email": "string",
- "roles": [
- "string"
], - "active": true,
- "firstname": "string",
- "lastname": "string",
- "phone": "string",
- "avatar": {
- "path": "string",
- "file": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}, - "userHasCompanyRoles": [
- { }
], - "company_role": { },
- "sessions": [
- {
- "user": { },
- "ip": "string",
- "browser": {
- "property1": "string",
- "property2": "string"
}, - "createdAt": "2019-08-24T14:15:22Z"
}
], - "commands": [
- {
- "offer": {
- "name": "string",
- "code": "string",
- "priceEur": 0,
- "active": true,
- "nbOrders": 0,
- "offerFeatures": [
- null
], - "commands": [
- null
], - "planId": "string",
- "link": "string",
- "type": "string"
}, - "user": { },
- "reference": "string",
- "stripeToken": "string",
- "stripeStatus": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "amount": 0,
- "stripeSubscriptionId": "string",
- "stripeCustomerId": "string",
- "planAmount": 0,
- "planCurrency": "string",
- "planInterval": "string",
- "planIntervalCount": 0,
- "currentPeriodStart": "2019-08-24T14:15:22Z",
- "currentPeriodEnd": "2019-08-24T14:15:22Z",
- "company": "../словник",
- "givedBy": { },
- "autoAnswer": 0,
- "dateNextPayment": "2019-08-24T14:15:22Z"
}
], - "reviewAnswerLogs": [
- {
- "review": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "reason": "string",
- "reportReviews": [
- null
], - "reportProductReviews": [
- null
]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportReviewAnswerLogs": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "reviewAnswerLog": null,
- "comment": null,
- "reason": null,
- "date": null,
- "type": null
}
]
}
], - "productReviewAnswerLogs": [
- {
- "productReview": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "reason": "string",
- "reportReviews": [
- null
], - "reportProductReviews": [
- null
]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportProductReviewAnswerLogs": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "productReviewAnswerLog": null,
- "reason": null,
- "date": null,
- "comment": null,
- "type": null
}
]
}
], - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "editedAt": "2019-08-24T14:15:22Z",
- "termsOfService": true,
- "companyRole": { },
- "mailNewCustomer": true,
- "mailWaitingReport": true,
- "mailErrorCommand": true,
- "mailRenewCommand": true
}, - "company": "../словник",
- "role": { },
- "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}
], - "name": "string",
- "slug": "string",
- "invitations": [
- {
- "email": "string",
- "company": "../словник",
- "role": {
- "name": "string",
- "userHasCompanyRoles": [
- {
- "user": {
- "email": "string",
- "roles": [
- "string"
], - "active": true,
- "firstname": "string",
- "lastname": "string",
- "phone": "string",
- "avatar": {
- "path": "string",
- "file": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}, - "userHasCompanyRoles": [
- { }
], - "company_role": { },
- "sessions": [
- {
- "user": { },
- "ip": "string",
- "browser": {
- "property1": null,
- "property2": null
}, - "createdAt": "2019-08-24T14:15:22Z"
}
], - "commands": [
- {
- "offer": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "priceEur": null,
- "active": null,
- "nbOrders": null,
- "offerFeatures": [ ],
- "commands": [ ],
- "planId": null,
- "link": null,
- "type": null
}, - "user": { },
- "reference": "string",
- "stripeToken": "string",
- "stripeStatus": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "amount": 0,
- "stripeSubscriptionId": "string",
- "stripeCustomerId": "string",
- "planAmount": 0,
- "planCurrency": "string",
- "planInterval": "string",
- "planIntervalCount": 0,
- "currentPeriodStart": "2019-08-24T14:15:22Z",
- "currentPeriodEnd": "2019-08-24T14:15:22Z",
- "company": "../словник",
- "givedBy": { },
- "autoAnswer": 0,
- "dateNextPayment": "2019-08-24T14:15:22Z"
}
], - "reviewAnswerLogs": [
- {
- "review": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "reason": null,
- "reportReviews": [ ],
- "reportProductReviews": [ ]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportReviewAnswerLogs": [
- null
]
}
], - "productReviewAnswerLogs": [
- {
- "productReview": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "reason": null,
- "reportReviews": [ ],
- "reportProductReviews": [ ]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportProductReviewAnswerLogs": [
- null
]
}
], - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "editedAt": "2019-08-24T14:15:22Z",
- "termsOfService": true,
- "companyRole": { },
- "mailNewCustomer": true,
- "mailWaitingReport": true,
- "mailErrorCommand": true,
- "mailRenewCommand": true
}, - "company": "../словник",
- "role": { },
- "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}, - "done": true,
- "invitedBy": {
- "email": "string",
- "roles": [
- "string"
], - "active": true,
- "firstname": "string",
- "lastname": "string",
- "phone": "string",
- "avatar": {
- "path": "string",
- "file": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}, - "userHasCompanyRoles": [
- {
- "user": { },
- "company": "../словник",
- "role": {
- "name": "string",
- "userHasCompanyRoles": [
- { }
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}, - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}
], - "company_role": {
- "user": { },
- "company": "../словник",
- "role": {
- "name": "string",
- "userHasCompanyRoles": [
- { }
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}, - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}, - "sessions": [
- {
- "user": { },
- "ip": "string",
- "browser": {
- "property1": "string",
- "property2": "string"
}, - "createdAt": "2019-08-24T14:15:22Z"
}
], - "commands": [
- {
- "offer": {
- "name": "string",
- "code": "string",
- "priceEur": 0,
- "active": true,
- "nbOrders": 0,
- "offerFeatures": [
- {
- "offer": { },
- "feature": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "checkbox": null
}, - "active": true
}
], - "commands": [
- { }
], - "planId": "string",
- "link": "string",
- "type": "string"
}, - "user": { },
- "reference": "string",
- "stripeToken": "string",
- "stripeStatus": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "amount": 0,
- "stripeSubscriptionId": "string",
- "stripeCustomerId": "string",
- "planAmount": 0,
- "planCurrency": "string",
- "planInterval": "string",
- "planIntervalCount": 0,
- "currentPeriodStart": "2019-08-24T14:15:22Z",
- "currentPeriodEnd": "2019-08-24T14:15:22Z",
- "company": "../словник",
- "givedBy": { },
- "autoAnswer": 0,
- "dateNextPayment": "2019-08-24T14:15:22Z"
}
], - "reviewAnswerLogs": [
- {
- "review": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "reason": "string",
- "reportReviews": [
- {
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "review": "../словник",
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "reviewModerations": [
- null
], - "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
], - "reportProductReviews": [
- {
- "productReview": "../словник",
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "productReviewModerations": [
- null
], - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportReviewAnswerLogs": [
- {
- "reviewAnswerLog": { },
- "comment": "string",
- "reason": {
- "reason": "string",
- "reportReviews": [
- null
], - "reportProductReviews": [
- null
]
}, - "date": "2019-08-24T14:15:22Z",
- "type": "string"
}
]
}
], - "productReviewAnswerLogs": [
- {
- "productReview": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "reason": "string",
- "reportReviews": [
- {
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "review": "../словник",
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "reviewModerations": [
- null
], - "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
], - "reportProductReviews": [
- {
- "productReview": "../словник",
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "productReviewModerations": [
- null
], - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportProductReviewAnswerLogs": [
- {
- "productReviewAnswerLog": { },
- "reason": {
- "reason": "string",
- "reportReviews": [
- null
], - "reportProductReviews": [
- null
]
}, - "date": "2019-08-24T14:15:22Z",
- "comment": "string",
- "type": "string"
}
]
}
], - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "editedAt": "2019-08-24T14:15:22Z",
- "termsOfService": true,
- "companyRole": {
- "user": { },
- "company": "../словник",
- "role": {
- "name": "string",
- "userHasCompanyRoles": [
- { }
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}, - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}, - "mailNewCustomer": true,
- "mailWaitingReport": true,
- "mailErrorCommand": true,
- "mailRenewCommand": true
}, - "invitedAt": "2019-08-24T14:15:22Z"
}
], - "followUp": {
- "company": "../словник",
- "days": 0,
- "notReceivedNotif": true,
- "orderDays": 0
}, - "reviews": [
- {
- "purchaseDate": "2019-08-24T14:15:22Z",
- "customerEmail": "string",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "rating": 0,
- "customerIp": "string",
- "status": "../словник",
- "browser": [
- "string"
], - "company": { },
- "orderParent": {
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "mailSent": true,
- "customerPhone": "string"
}
}
], - "productReviews": [
- {
- "content": "string",
- "rating": 0,
- "status": "../словник",
- "browser": [
- "string"
], - "orderParent": {
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "mailSent": true,
- "customerPhone": "string"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "customerIp": "string",
- "image": "string",
- "freeField": "string",
- "reference": "string",
- "productName": "string",
- "company": { },
- "link": "string",
- "public_user": {
- "firstname": "string",
- "lastname": "string",
- "reviews": [
- "../словник"
], - "productReviews": [
- "../словник"
], - "username": "string",
- "customerEmail": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}
}
], - "rating": 0,
- "reviewImports": [
- {
- "company": "../словник",
- "file": {
- "path": "string",
- "file": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}, - "date": "2019-08-24T14:15:22Z",
- "state": true
}
], - "title": "string",
- "h1": "string",
- "ratingText": "string",
- "tva": "string",
- "followUpOrder": {
- "company": "../словник",
- "days": 0,
- "notReceivedNotif": true
}, - "commands": [
- {
- "offer": {
- "name": "string",
- "code": "string",
- "priceEur": 0,
- "active": true,
- "nbOrders": 0,
- "offerFeatures": [
- {
- "offer": { },
- "feature": {
- "name": "string",
- "code": "string",
- "checkbox": true
}, - "active": true
}
], - "commands": [
- { }
], - "planId": "string",
- "link": "string",
- "type": "string"
}, - "user": {
- "email": "string",
- "roles": [
- "string"
], - "active": true,
- "firstname": "string",
- "lastname": "string",
- "phone": "string",
- "avatar": {
- "path": "string",
- "file": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}, - "userHasCompanyRoles": [
- {
- "user": { },
- "company": "../словник",
- "role": {
- "name": "string",
- "userHasCompanyRoles": [
- { }
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}, - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}
], - "company_role": {
- "user": { },
- "company": "../словник",
- "role": {
- "name": "string",
- "userHasCompanyRoles": [
- { }
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}, - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}, - "sessions": [
- {
- "user": { },
- "ip": "string",
- "browser": {
- "property1": "string",
- "property2": "string"
}, - "createdAt": "2019-08-24T14:15:22Z"
}
], - "commands": [
- { }
], - "reviewAnswerLogs": [
- {
- "review": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "reason": "string",
- "reportReviews": [
- {
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "review": "../словник",
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "reviewModerations": [
- null
], - "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
], - "reportProductReviews": [
- {
- "productReview": "../словник",
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "productReviewModerations": [
- null
], - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportReviewAnswerLogs": [
- {
- "reviewAnswerLog": { },
- "comment": "string",
- "reason": {
- "reason": "string",
- "reportReviews": [
- null
], - "reportProductReviews": [
- null
]
}, - "date": "2019-08-24T14:15:22Z",
- "type": "string"
}
]
}
], - "productReviewAnswerLogs": [
- {
- "productReview": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "reason": "string",
- "reportReviews": [
- {
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "review": "../словник",
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "reviewModerations": [
- null
], - "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
], - "reportProductReviews": [
- {
- "productReview": "../словник",
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "productReviewModerations": [
- null
], - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportProductReviewAnswerLogs": [
- {
- "productReviewAnswerLog": { },
- "reason": {
- "reason": "string",
- "reportReviews": [
- null
], - "reportProductReviews": [
- null
]
}, - "date": "2019-08-24T14:15:22Z",
- "comment": "string",
- "type": "string"
}
]
}
], - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "editedAt": "2019-08-24T14:15:22Z",
- "termsOfService": true,
- "companyRole": {
- "user": { },
- "company": "../словник",
- "role": {
- "name": "string",
- "userHasCompanyRoles": [
- { }
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}, - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}, - "mailNewCustomer": true,
- "mailWaitingReport": true,
- "mailErrorCommand": true,
- "mailRenewCommand": true
}, - "reference": "string",
- "stripeToken": "string",
- "stripeStatus": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "amount": 0,
- "stripeSubscriptionId": "string",
- "stripeCustomerId": "string",
- "planAmount": 0,
- "planCurrency": "string",
- "planInterval": "string",
- "planIntervalCount": 0,
- "currentPeriodStart": "2019-08-24T14:15:22Z",
- "currentPeriodEnd": "2019-08-24T14:15:22Z",
- "company": "../словник",
- "givedBy": {
- "email": "string",
- "roles": [
- "string"
], - "active": true,
- "firstname": "string",
- "lastname": "string",
- "phone": "string",
- "avatar": {
- "path": "string",
- "file": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}, - "userHasCompanyRoles": [
- {
- "user": { },
- "company": "../словник",
- "role": {
- "name": "string",
- "userHasCompanyRoles": [
- { }
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}, - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}
], - "company_role": {
- "user": { },
- "company": "../словник",
- "role": {
- "name": "string",
- "userHasCompanyRoles": [
- { }
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}, - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}, - "sessions": [
- {
- "user": { },
- "ip": "string",
- "browser": {
- "property1": "string",
- "property2": "string"
}, - "createdAt": "2019-08-24T14:15:22Z"
}
], - "commands": [
- { }
], - "reviewAnswerLogs": [
- {
- "review": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "reason": "string",
- "reportReviews": [
- {
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "review": "../словник",
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "reviewModerations": [
- null
], - "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
], - "reportProductReviews": [
- {
- "productReview": "../словник",
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "productReviewModerations": [
- null
], - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportReviewAnswerLogs": [
- {
- "reviewAnswerLog": { },
- "comment": "string",
- "reason": {
- "reason": "string",
- "reportReviews": [
- null
], - "reportProductReviews": [
- null
]
}, - "date": "2019-08-24T14:15:22Z",
- "type": "string"
}
]
}
], - "productReviewAnswerLogs": [
- {
- "productReview": "../словник",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "user": { },
- "reportReason": {
- "reason": "string",
- "reportReviews": [
- {
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "review": "../словник",
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "reviewModerations": [
- null
], - "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
], - "reportProductReviews": [
- {
- "productReview": "../словник",
- "lastname": "string",
- "firstname": "string",
- "email": "string",
- "author": true,
- "agree": true,
- "cgu": true,
- "ip": "string",
- "identifier": "string",
- "report_reason": { },
- "file": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "path": null,
- "file": null,
- "created_at": null,
- "createdAt": null
}, - "productReviewModerations": [
- null
], - "state": true,
- "comment": "string",
- "origin": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "waitingAuthor": true,
- "reportReason": { }
}
]
}, - "reportContent": "string",
- "reportDate": "2019-08-24T14:15:22Z",
- "reportProductReviewAnswerLogs": [
- {
- "productReviewAnswerLog": { },
- "reason": {
- "reason": "string",
- "reportReviews": [
- null
], - "reportProductReviews": [
- null
]
}, - "date": "2019-08-24T14:15:22Z",
- "comment": "string",
- "type": "string"
}
]
}
], - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "editedAt": "2019-08-24T14:15:22Z",
- "termsOfService": true,
- "companyRole": {
- "user": { },
- "company": "../словник",
- "role": {
- "name": "string",
- "userHasCompanyRoles": [
- { }
], - "company": "../словник",
- "roles": {
- "property1": "string",
- "property2": "string"
}
}, - "mailQuota": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "mailExportReview": true,
- "mailExportProductReview": true,
- "mailReview": "string",
- "mailProductReview": "string",
- "mailNegativeAnswer": true
}, - "mailNewCustomer": true,
- "mailWaitingReport": true,
- "mailErrorCommand": true,
- "mailRenewCommand": true
}, - "autoAnswer": 0,
- "dateNextPayment": "2019-08-24T14:15:22Z"
}
], - "totalReviews": 0,
- "TotalReviewTwoYears": 0,
- "displayProductReviews": true,
- "nps": true,
- "deletedAt": "2019-08-24T14:15:22Z",
- "export": [
- {
- "company": "../словник",
- "type": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "nps": "string"
}
], - "imports": [
- {
- "company": "../словник",
- "type": "string",
- "filePath": "string",
- "sms": true
}
], - "autoModeration": true,
- "apiLikeRef": true,
- "prompts": [
- {
- "reviewPrompt": "string",
- "globalReviewPrompt": true,
- "productReviewPrompt": "string",
- "globalProductReviewPrompt": true,
- "company": "../словник"
}
], - "squareLogo": {
- "path": "string",
- "file": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}, - "rectangularLogo": {
- "path": "string",
- "file": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}, - "shortDescription": "string",
- "longDescription": "string",
- "companyType": {
- "name": "string",
- "companies": [
- "../словник"
], - "displayProductReviews": true
}, - "companyCategory": {
- "name": "string",
- "description": "string",
- "url": "string",
- "title": "string",
- "metaDescription": "string",
- "image": "string"
}, - "companyContactRepresentative": {
- "email": "string",
- "phone": "string",
- "firstname": "string",
- "lastname": "string"
}, - "companyTechnicalContact": {
- "email": "string",
- "phone": "string",
- "firstname": "string",
- "lastname": "string"
}, - "companyDpoContact": {
- "email": "string",
- "phone": "string",
- "firstname": "string",
- "lastname": "string"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "ratingCount": 0,
- "companyCreatedAt": "2019-08-24T14:15:22Z",
- "metaDescription": "string",
- "companyIndex": {
- "certif": true,
- "media": 0,
- "product": 0,
- "score": 0,
- "address": true,
- "phone": true,
- "SIRET": true,
- "email": true,
- "tva": true,
- "collectiveProcedure": true,
- "company": "../словник",
- "companyVerif": true,
- "customerReview": true,
- "transCompany": 0,
- "infoLegal": 0,
- "transPayement": 0,
- "deliveryTrans": 0,
- "returnRefund": 0,
- "sIRET": true,
- "createdAt": "2019-08-24T14:15:22Z"
}, - "totalReviewTwoYears": 0,
- "displayPublic": true,
- "displayPublicGes": true
}
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}
Retrieves a Company resource.
id required | string Resource identifier |
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}
Retrieves a Company resource.
id required | string Resource identifier |
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}
Generate new JWT Token
Generate new JWT Token
string | |
password | string |
{- "email": "johndoe@example.com",
- "password": "apassword"
}
{- "token": "string"
}
Creates a Order resource.
The new Order resource
orderNumber | string |
customerEmail | string |
firstname | string or null |
lastname | string or null |
mailSent | boolean or null |
customerPhone | string or null |
{- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "mailSent": true,
- "customerPhone": "string"
}
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}
Retrieves a Order resource.
id required | string Resource identifier |
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}
Creates a ProductOrder resource.
The new ProductOrder resource
object (Order.jsonld-write) | |
name | string |
reference | string or null |
freeField | string or null |
image | string or null |
followUp | integer or null |
link | string or null |
{- "orderParent": {
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "mailSent": true,
- "customerPhone": "string"
}, - "name": "string",
- "reference": "string",
- "freeField": "string",
- "image": "string",
- "followUp": 0,
- "link": "string"
}
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderParent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}, - "name": "string",
- "reference": "string",
- "freeField": "string",
- "image": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "followUp": 0,
- "link": "string"
}
Retrieves a ProductOrder resource.
id required | string Resource identifier |
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderParent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}, - "name": "string",
- "reference": "string",
- "freeField": "string",
- "image": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "followUp": 0,
- "link": "string"
}
Retrieves the collection of ProductReview resources.
status | any |
rating | any |
orderNumber | any |
customerEmail | any |
username | any |
productName | any |
reference | any |
content | any |
startDate | any jj/mm/yyyy |
endDate | any jj/mm/yyyy |
page | integer Default: 1 The collection page number |
itemsPerPage | integer >= 0 Default: 30 The number of items per page |
reference[] | Array of strings |
{- "hydra:member": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "content": "string",
- "rating": 0,
- "status": "../словник",
- "browser": [
- "string"
], - "orderParent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "customerIp": "string",
- "image": "string",
- "freeField": "string",
- "reference": "string",
- "productName": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}, - "link": "string",
- "public_user": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}
Creates a ProductReview resource.
The new ProductReview resource
content | string |
rating | integer |
status | string <iri-reference> |
browser | Array of strings or null |
object (Order.jsonld-write) | |
createdAt | string <date-time> |
customerIp | string or null |
image | string or null |
freeField | string or null |
reference | string or null |
productName | string |
company | string <iri-reference> |
link | string or null |
{- "content": "string",
- "rating": 0,
- "status": "../словник",
- "browser": [
- "string"
], - "orderParent": {
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "mailSent": true,
- "customerPhone": "string"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "customerIp": "string",
- "image": "string",
- "freeField": "string",
- "reference": "string",
- "productName": "string",
- "company": "../словник",
- "link": "string",
- "public_user": { }
}
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "content": "string",
- "rating": 0,
- "status": "../словник",
- "browser": [
- "string"
], - "orderParent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "customerIp": "string",
- "image": "string",
- "freeField": "string",
- "reference": "string",
- "productName": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}, - "link": "string",
- "public_user": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}
}
Retrieves a ProductReview resource.
id required | string Resource identifier |
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "content": "string",
- "rating": 0,
- "status": "../словник",
- "browser": [
- "string"
], - "orderParent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "customerIp": "string",
- "image": "string",
- "freeField": "string",
- "reference": "string",
- "productName": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}, - "link": "string",
- "public_user": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}
}
Retrieves a ProductReview resource.
id required | string Resource identifier |
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "content": "string",
- "rating": 0,
- "status": "../словник",
- "browser": [
- "string"
], - "orderParent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "customerIp": "string",
- "image": "string",
- "freeField": "string",
- "reference": "string",
- "productName": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}, - "link": "string",
- "public_user": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}
}
Retrieves a ProductReview resource.
id required | any |
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "content": "string",
- "rating": 0,
- "status": "../словник",
- "browser": [
- "string"
], - "orderParent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "customerIp": "string",
- "image": "string",
- "freeField": "string",
- "reference": "string",
- "productName": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}, - "link": "string",
- "public_user": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}
}
Creates a ReviewStatus resource.
The new ReviewStatus resource
{ }
{- "@context": "string",
- "@id": "string",
- "@type": "string"
}
Retrieves a ReviewStatus resource.
id required | string Resource identifier |
{- "@context": "string",
- "@id": "string",
- "@type": "string"
}
Retrieves the collection of Review resources.
status | any |
rating | any |
nps | any 0 à 10 ou non |
orderNumber | any |
customerEmail | any |
username | any |
content | any |
startDate | any jj/mm/yyyy |
endDate | any jj/mm/yyyy |
page | integer Default: 1 The collection page number |
itemsPerPage | integer >= 0 Default: 30 The number of items per page |
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "@context": "string",
- "id": 0,
- "purchaseDate": "2019-08-24T14:15:22Z",
- "customerEmail": "string",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "rating": 0,
- "customerIp": "string",
- "status": "../словник",
- "browser": [
- "string"
], - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}, - "orderParent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}
Creates a Review resource.
The new Review resource
purchaseDate | string <date-time> |
customerEmail | string |
content | string |
createdAt | string <date-time> |
rating | integer |
customerIp | string or null |
status | string <iri-reference> |
browser | Array of strings or null |
company | string or null <iri-reference> |
object (Order.jsonld-write) |
{- "purchaseDate": "2019-08-24T14:15:22Z",
- "customerEmail": "string",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "rating": 0,
- "customerIp": "string",
- "status": "../словник",
- "browser": [
- "string"
], - "company": "../словник",
- "orderParent": {
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "mailSent": true,
- "customerPhone": "string"
}
}
{- "@id": "string",
- "@type": "string",
- "@context": "string",
- "id": 0,
- "purchaseDate": "2019-08-24T14:15:22Z",
- "customerEmail": "string",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "rating": 0,
- "customerIp": "string",
- "status": "../словник",
- "browser": [
- "string"
], - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}, - "orderParent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}
}
Retrieves a Review resource.
id required | any |
{- "@id": "string",
- "@type": "string",
- "@context": "string",
- "id": 0,
- "purchaseDate": "2019-08-24T14:15:22Z",
- "customerEmail": "string",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "rating": 0,
- "customerIp": "string",
- "status": "../словник",
- "browser": [
- "string"
], - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}, - "orderParent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}
}
Retrieves the collection of Review resources.
rating | any |
nps | any 0 à 10 ou non |
customerEmail | any |
content | any |
page | integer Default: 1 The collection page number |
itemsPerPage | integer >= 0 Default: 30 The number of items per page |
status | string Filter reviews by status (published, moderation, refused, autoModeration) |
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "@context": "string",
- "id": 0,
- "purchaseDate": "2019-08-24T14:15:22Z",
- "customerEmail": "string",
- "content": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "rating": 0,
- "customerIp": "string",
- "status": "../словник",
- "browser": [
- "string"
], - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "email": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "slug": "string"
}, - "orderParent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "customerEmail": "string",
- "firstname": "string",
- "lastname": "string",
- "follow_up": 0,
- "mailSent": true,
- "customerPhone": "string"
}
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}
Creates a Webhook resource.
The new Webhook resource
url | string |
siteId | string or null |
{- "url": "string",
- "siteId": "string"
}
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "url": "string",
- "siteId": "string"
}
Retrieves a Webhook resource.
id required | string Resource identifier |
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "url": "string",
- "siteId": "string"
}