v1

latestOpenAPI 3.0.02026-07-2455104.8 MB
External Reference

Create external reference

Creates new external references for a given Product

post/api/v1/products/{id}/externalReferences

Path parameters

idstring required

Resource identifier.

Example:17

The resource's identifier.

Request body

namestring
numberstring

Example request

{
  "target": {
    "id": "1337"
  }
}

Response

Resource successfully created response