Step 3 - Add your first test customer
POST {{baseUrl}}/aggregation/v2/customers/testing
Request Body
{"username"=>"customer_{{$timestamp}}", "firstName"=>"John", "lastName"=>"Smith", "email"=>"email{{$timestamp}}@email-example.com", "phone"=>"61-3-1234-1234"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
App-Key | string | ||
App-Token | string |