A valid request URL is required to generate request examples{
"id": 123,
"code": "<string>",
"name": "<string>",
"description": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Creates a new segment. Merchants create segments of customers, for example, to offer discounts to particular groups or assign VIP status to a set of customers.
A valid request URL is required to generate request examples{
"id": 123,
"code": "<string>",
"name": "<string>",
"description": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Name of the customer segment to create.