Create new part record
POST https://api.anvyl.com/api/v1/teams/{{team_id}}/parts
Request Body
{"part"=>{"name"=>"100ml Bottle", "sku"=>"B100", "description"=>"A 100ml bottle."}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Authorization | string |