With BOM synchronization, you will synchronize changes in project with BOM.
API
POST ${API_PREFIX}/listing/{listingId}/sync
Content-Type: text/plain;charset=utf-8
URL Path Param

URL Query Param

Response
{
"c": "0",
"m": "",
"d": null
}
With BOM synchronization, you will synchronize changes in project with BOM.
POST ${API_PREFIX}/listing/{listingId}/sync
Content-Type: text/plain;charset=utf-8
{
"c": "0",
"m": "",
"d": null
}