Skip to main content
POST
/
v1
/
customers
/
{customerId}
/
sync
Error
A valid request URL is required to generate request examples
{
  "status": 123,
  "message": "<string>",
  "integrationCode": {}
}

Authorizations

x-api-key
string
header
required

unique identifier access key. each brand has it own unique key.

Path Parameters

customerId
string
required

Body

application/json
status
enum<string>
required
Available options:
SUCCESS,
ERROR
integrationCode
string

required when status is "SUCCESS"

message
string

required when status is "ERROR"

Response

set customer synchronized

status
number
required
message
string
required
integrationCode
object
required