- post - Create data explorer export
- post - Create export
- post - Create import
- delete - Delete contact
- delete - Delete export by Id
- delete - Delete import by Id
- delete - Delete product by Id
- delete - Delete product by product store identifier
- delete - Delete purchase by purchase store identifier
- delete - Delete purchase by Id
- get - Get contact detail
- get - Get coupon set detail by Id
- get - Get export detail by Id
- get - Get import detail by Id
- get - Get product detail by Id
- get - Get product detail by store identifier
- get - Get purchase detail by Id
- get - Get purchase detail by purchase store identifier
- get - Get store detail
- get - Get workflow detail by Id
- get - Get contact fields list
- get - Get coupon sets list
- get - Get export list
- get - Get import list
- get - Get workflows list
- patch - Patch contact
- patch - Patch or create product by store identifier
- post - Create purchase
{
"code": "string",
"detail": "string",
"status": "integer",
"title": "string"
}
Name |
Type |
Description |
Additional |
code
|
string |
Custom error code identifier.
|
Optional
|
detail
|
string |
Detail about the specific HTTP error.
|
|
status
|
integer |
The HTTP status code.
|
|
title
|
string |
The title of the HTTP error code.
|
|