v1
latestOpenAPI 3.0.02026-07-2455104.8 MBExternal Reference
Update external reference
Updates external references for a given Product
patch/api/v1/products/{id}/externalReferences
Path parameters
idstring required
Resource identifier.
Example:17
The resource's identifier.
Request body
Example request
[
{
"id": "17",
"name": "Shopify",
"number": "1234567",
"target": {
"id": "1337"
}
}
]Response
Operation completed successfully, no response body