x-api-key: ********************curl --location --globoff 'https://relay.exostack.cloud//api/inventory/product-suppliers?product_id=undefined&product_code=undefined&supplier_id=undefined&supplier_code=undefined' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"catalog_number": "CAT-789",
"cost": 15.5,
"lead_time_days": 7,
"unit_code": "PC",
"upc": "012345678901"
}'{
"success": true,
"created_id": 0,
"updated_id": 0,
"deleted_id": 0
}