ProductsIntegrationBaseResponse
custom_id CustomId (string)
Custom identifier for the entity provided
status_code StatusCode (integer)
Possible values: [200
, 202
, 400
, 500
]
ProductsIntegrationBaseResponse
{
"custom_id": "string",
"status_code": 200
}