customer Group Repository V1Save Post
POST {{baseUrl}}/V1/customerGroups
Save customer group.
Request Body
{"group"=>{"code"=>"<string>", "tax_class_id"=>"<integer>", "extension_attributes"=>"<object>", "id"=>"<integer>", "tax_class_name"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""