ProductsIntegrationBaseResponse
custom_idCustomId
Custom identifier for the entity provided
Possible values: <= 128 characters
status_codeStatusCode
Possible values: [200, 202, 400, 500]
ProductsIntegrationBaseResponse
{
"custom_id": "string",
"status_code": 200
}