{"openapi":"3.1.0","info":{"title":"Tamzag API","description":"This is the Tamzag api documentation","version":"1.0.0"},"servers":[{"url":"\/","description":""}],"paths":{"\/agencies":{"get":{"operationId":"api_agencies_get_collection","tags":["Agency"],"responses":{"200":{"description":"Agency collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Agency.jsonld-PUBLIC_API.read_agency_PUBLIC_API.read_address"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Agency-PUBLIC_API.read_agency_PUBLIC_API.read_address"}}}}},"403":{"description":"Forbidden"}},"summary":"Retrieve a collection of agencies","description":"Retrieves the collection of Agency resources.","parameters":[{"name":"supplier.fullRegistrationNumber","in":"query","description":"Filter on supplier full registration number","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"supplier.registrationNumber ","in":"query","description":"Filter on supplier registration number","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false,"0":"customer"}},"\/catalogs":{"get":{"operationId":"api_catalogs_get_collection","tags":["Catalog"],"responses":{"200":{"description":"Catalog collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Catalog.jsonld-PUBLIC_API.read_catalog"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Catalog-PUBLIC_API.read_catalog"}}}}}},"summary":"Retrieve collection of agencies data","description":"Retrieves the collection of Catalog resources.","parameters":[{"name":"applicationDate","in":"query","description":"Filter by catalog applicationDate","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"date","example":"2024-01-01"},"style":"form","explode":false,"allowReserved":false},{"name":"diffusionDate","in":"query","description":"Filter by catalog diffusionDate","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"date","example":"2024-01-01"},"style":"form","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1000,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"codeCtm","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"codeCtm[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"enable","in":"query","description":"Allows you to filter by enable\/disable of the catalog","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false,"0":"customer"}},"\/catalog_diffusions\/{codeCtm}\/products":{"get":{"operationId":"api_catalog_diffusions_codeCtmproducts_get_collection","tags":["CatalogDiffusion"],"responses":{"200":{"description":"CatalogDiffusion collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/CatalogDiffusion.jsonld-PUBLIC_API.read_catalog_diffusion"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CatalogDiffusion-PUBLIC_API.read_catalog_diffusion"}}}}}},"summary":"Retrieves the collection of CatalogDiffusion resources.","description":"Retrieves the collection of CatalogDiffusion resources.","parameters":[{"name":"codeCtm","in":"path","description":"CatalogDiffusion identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false,"0":"customer"}},"\/orders":{"get":{"operationId":"api_orders_get_collection","tags":["Order"],"responses":{"200":{"description":"Order collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details"}}}}},"403":{"description":"Forbidden"}},"summary":"Retrieves the collection of Order resources.","description":"Retrieves the collection of Order resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier.fullRegistrationNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"supplier.fullRegistrationNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"agency.registrationNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"agency.registrationNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"user.organizationUnit.uuid","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"user.organizationUnit.uuid[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"status","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"status[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false,"0":"customer"}},"\/orders\/{id}":{"get":{"operationId":"api_orders_id_get","tags":["Order"],"responses":{"200":{"description":"Order resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Order.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Order-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line"}}}},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"}},"summary":"Retrieves a Order resource.","description":"Retrieves a Order resource.","parameters":[{"name":"id","in":"path","description":"Order identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false,"0":"customer"}},"\/products":{"get":{"operationId":"api_products_get_collection","tags":["Product"],"responses":{"200":{"description":"Product collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"}}}}},"403":{"description":"Forbidden"}},"summary":"Retrieve products of one catalog using ctm code.","description":"Retrieve products of one catalog using ctm code.","parameters":[{"name":"catalog.codeCtm","in":"query","description":"This filter is mandatory.","required":true,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false,"0":"customer"}},"\/products\/quotation_prices":{"get":{"operationId":"api_productsquotation_prices_get_collection","tags":["Product"],"responses":{"200":{"description":"Product collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"}}}}},"403":{"description":"Forbidden"}},"summary":"Retrieve products of one catalog using ctm code.","description":"Retrieve products of one catalog using ctm code.","parameters":[{"name":"catalog.codeCtm","in":"query","description":"This filter is mandatory.","required":true,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false,"0":"customer"}},"\/product_infos":{"get":{"operationId":"api_product_infos_get_collection","tags":["ProductInfo"],"responses":{"200":{"description":"ProductInfo collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductInfo.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductInfo-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"}}}}}},"summary":"Retrieve product information depend of manufacturerReference \/ supplierReference \/ codeCtm \/ europeanArticleNumberCode. Now, can also retrieve multiple products with one request","description":"Retrieve all information related to a product. The request query must send at least either a manufacturer reference, a supplier reference, a catalog code CTM or an european article number code OR can send like ?ctm[ABC][]=manufacturerRef1&ctm[ABC][]=manufacturerRef2&ctm[XYZ][]=manufacturerRef3","parameters":[{"name":"manufacturerReference","in":"query","description":"This filter is mandatory if no other filter is specified.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"supplierReference","in":"query","description":"This filter is mandatory if no other filter is specified.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"codeCtm","in":"query","description":"This filter is mandatory if supplier reference or manufacturer reference is specified.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"supplierRegistrationNumber","in":"query","description":"If you want to have framework contract, you must specify this filter.  When using Tamzag Gestion, get the contract deals set in the application for given supplier or agency. This could be either the supplier registration number or the agency registration number.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"europeanArticleNumberCode","in":"query","description":"This filter is mandatory if no other filter is specified.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"ctm","in":"query","description":"Get multiple products in one request with ctm and manufacturer Ref: ?ctm[TRM][]=manuRef1&ctm[TRM][]=manuRef2&ctm[AAS][]=manuRef3","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false,"0":"customer"}},"\/suppliers":{"get":{"operationId":"api_suppliers_get_collection","tags":["Supplier"],"responses":{"200":{"description":"Supplier collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Supplier.jsonld-PUBLIC_API.read_supplier"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Supplier-PUBLIC_API.read_supplier"}}}}},"403":{"description":"Forbidden"}},"summary":"Retrieves a collection of Suppliers.","description":"Retrieves the collection of Supplier resources.","parameters":[{"name":"or_socialReason","in":"query","description":"Allows you to search by socialReason or group socialReason of the supplier","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"or_socialReason_code","in":"query","description":"Allows you to search by socialReason or code of the supplier","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"or_full_registration","in":"query","description":"Allows you to search by fullRegistrationNumber of the supplier","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false,"0":"customer"}},"\/login":{"ref":"JWT Token","post":{"operationId":"postApiLogin","tags":["User"],"responses":{"200":{"description":"Use authorizeToken value to the authorize bearerAuth value","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Token"}}}}},"summary":"Get User with a JWT authorizeToken to login.","requestBody":{"description":"Login to get an user with a new JWT authorizeToken","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Credentials"}}},"required":false},"security":[]}}},"components":{"schemas":{"Address-PUBLIC_API.read_agency_PUBLIC_API.read_address":{"type":"object","description":"","deprecated":false,"properties":{"address":{"type":"string"},"zipCode":{"type":"string"},"city":{"type":"string"},"latitude":{"type":["number","null"]},"longitude":{"type":["number","null"]}}},"Address.jsonld-PUBLIC_API.read_agency_PUBLIC_API.read_address":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"address":{"type":"string"},"zipCode":{"type":"string"},"city":{"type":"string"},"latitude":{"type":["number","null"]},"longitude":{"type":["number","null"]}}},"Agency-PUBLIC_API.read_agency_PUBLIC_API.read_address":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":["integer","null"]},"denomination":{"type":"string"},"socialReason":{"type":["string","null"]},"registrationNumber":{"type":["string","null"]},"address":{"$ref":"#\/components\/schemas\/Address-PUBLIC_API.read_agency_PUBLIC_API.read_address"}}},"Agency-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"denomination":{"type":"string"},"socialReason":{"type":["string","null"]},"registrationNumber":{"minLength":14,"maxLength":14,"type":["string","null"]}},"required":["denomination"]},"Agency-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"denomination":{"type":"string"},"socialReason":{"type":["string","null"]},"registrationNumber":{"minLength":14,"maxLength":14,"type":["string","null"]}},"required":["denomination"]},"Agency.jsonld-PUBLIC_API.read_agency_PUBLIC_API.read_address":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":["integer","null"]},"denomination":{"type":"string"},"socialReason":{"type":["string","null"]},"registrationNumber":{"type":["string","null"]},"address":{"$ref":"#\/components\/schemas\/Address.jsonld-PUBLIC_API.read_agency_PUBLIC_API.read_address"}}},"Agency.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"denomination":{"type":"string"},"socialReason":{"type":["string","null"]},"registrationNumber":{"minLength":14,"maxLength":14,"type":["string","null"]}},"required":["denomination"]},"Agency.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"denomination":{"type":"string"},"socialReason":{"type":["string","null"]},"registrationNumber":{"minLength":14,"maxLength":14,"type":["string","null"]}},"required":["denomination"]},"Attribute-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"value":{"maxLength":512,"type":"string"},"label":{"maxLength":512,"type":"string"}}},"Attribute.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"maxLength":512,"type":"string"},"label":{"maxLength":512,"type":"string"}}},"Catalog-PUBLIC_API.read_catalog":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"codeCtm":{"type":"string"},"productNumber":{"type":"integer"},"nextApplicationDate":{"type":["string","null"],"format":"date-time"},"type":{"default":"public","example":"public","type":"string"},"applicationDate":{"type":["string","null"],"format":"date-time"},"diffusionDate":{"type":["string","null"],"format":"date-time"}}},"Catalog-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"name":{"maxLength":255,"type":"string"},"codeCtm":{"type":"string"}}},"Catalog.jsonld-PUBLIC_API.read_catalog":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"codeCtm":{"type":"string"},"productNumber":{"type":"integer"},"nextApplicationDate":{"type":["string","null"],"format":"date-time"},"type":{"default":"public","example":"public","type":"string"},"applicationDate":{"type":["string","null"],"format":"date-time"},"diffusionDate":{"type":["string","null"],"format":"date-time"}}},"Catalog.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"name":{"maxLength":255,"type":"string"},"codeCtm":{"type":"string"}}},"CatalogDiffusion-PUBLIC_API.read_catalog_diffusion":{"type":"object","description":"","deprecated":false,"properties":{"diffusionData":{"type":"array","items":{"type":"string"}},"applicationDate":{"type":"string","format":"date-time"}}},"CatalogDiffusion.jsonld-PUBLIC_API.read_catalog_diffusion":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"diffusionData":{"type":"array","items":{"type":"string"}},"applicationDate":{"type":"string","format":"date-time"}}},"Family-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"label":{"type":"string"},"idBo":{"type":"integer"}}},"Family-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"label":{"type":"string"},"idBo":{"type":"integer"}}},"Family-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"label":{"type":"string"},"idBo":{"type":"integer"}}},"Family.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"label":{"type":"string"},"idBo":{"type":"integer"}}},"Family.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"label":{"type":"string"},"idBo":{"type":"integer"}}},"Family.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"label":{"type":"string"},"idBo":{"type":"integer"}}},"FrameworkContractDeal-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"integer"},"supplierName":{"type":["string","null"]},"name":{"type":"string"},"discountedPrice":{"type":"number"},"applicationDate":{"type":["string","null"],"format":"date-time"},"netPrice":{"type":"boolean"},"siretNum":{"type":["string","null"]}}},"FrameworkContractDeal.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"integer"},"supplierName":{"type":["string","null"]},"name":{"type":"string"},"discountedPrice":{"type":"number"},"applicationDate":{"type":["string","null"],"format":"date-time"},"netPrice":{"type":"boolean"},"siretNum":{"type":["string","null"]}}},"Order-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"integer"},"user":{"$ref":"#\/components\/schemas\/User-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details"},"number":{"type":"integer"},"businessName":{"type":["string","null"]},"businessCode":{"type":["string","null"]},"supplier":{"$ref":"#\/components\/schemas\/Supplier-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details"},"agency":{"anyOf":[{"$ref":"#\/components\/schemas\/Agency-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details"},{"type":"null"}]},"status":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"totalPrice":{"type":"number"}}},"Order-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"integer"},"orderLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderLine-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line"}},"user":{"$ref":"#\/components\/schemas\/User-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line"},"number":{"type":"integer"},"businessName":{"type":["string","null"]},"businessCode":{"type":["string","null"]},"supplier":{"$ref":"#\/components\/schemas\/Supplier-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line"},"agency":{"anyOf":[{"$ref":"#\/components\/schemas\/Agency-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line"},{"type":"null"}]},"status":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"totalPrice":{"type":"number"}}},"Order.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"integer"},"user":{"$ref":"#\/components\/schemas\/User.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details"},"number":{"type":"integer"},"businessName":{"type":["string","null"]},"businessCode":{"type":["string","null"]},"supplier":{"$ref":"#\/components\/schemas\/Supplier.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details"},"agency":{"anyOf":[{"$ref":"#\/components\/schemas\/Agency.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details"},{"type":"null"}]},"status":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"totalPrice":{"type":"number"}}},"Order.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"integer"},"orderLines":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderLine.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line"}},"user":{"$ref":"#\/components\/schemas\/User.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line"},"number":{"type":"integer"},"businessName":{"type":["string","null"]},"businessCode":{"type":["string","null"]},"supplier":{"$ref":"#\/components\/schemas\/Supplier.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line"},"agency":{"anyOf":[{"$ref":"#\/components\/schemas\/Agency.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line"},{"type":"null"}]},"status":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"totalPrice":{"type":"number"}}},"OrderLine-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"manufacturerReference":{"type":["string","null"]},"codeCtm":{"type":["string","null"]},"supplierReference":{"type":["string","null"]},"label":{"type":"string"},"quantity":{"exclusiveMinimum":0,"default":1,"example":1,"type":"integer"},"priceAmount":{"minimum":0,"type":"number"},"taxRate":{"minimum":0,"type":["number","null"]},"priceLabel":{"type":["string","null"]},"unit":{"type":"string"},"totalPrice":{"readOnly":true,"type":"number"},"defaultProductPrice":{"minimum":0,"type":["number","null"]},"taxAmount":{"readOnly":true,"type":"number"},"totalPriceWithTax":{"readOnly":true,"type":"number"}},"required":["priceAmount"]},"OrderLine.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"manufacturerReference":{"type":["string","null"]},"codeCtm":{"type":["string","null"]},"supplierReference":{"type":["string","null"]},"label":{"type":"string"},"quantity":{"exclusiveMinimum":0,"default":1,"example":1,"type":"integer"},"priceAmount":{"minimum":0,"type":"number"},"taxRate":{"minimum":0,"type":["number","null"]},"priceLabel":{"type":["string","null"]},"unit":{"type":"string"},"totalPrice":{"readOnly":true,"type":"number"},"defaultProductPrice":{"minimum":0,"type":["number","null"]},"taxAmount":{"readOnly":true,"type":"number"},"totalPriceWithTax":{"readOnly":true,"type":"number"}},"required":["priceAmount"]},"Price-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"value":{"type":"number"},"notCommunicated":{"type":"boolean"},"label":{"type":"string"},"unit":{"type":"string"}}},"Price-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"value":{"type":"number"},"notCommunicated":{"type":"boolean"},"label":{"type":"string"},"unit":{"type":"string"}}},"Price-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"value":{"type":"number"},"notCommunicated":{"type":"boolean"},"label":{"type":"string"},"unit":{"type":"string"}}},"Price.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"value":{"type":"number"},"notCommunicated":{"type":"boolean"},"label":{"type":"string"},"unit":{"type":"string"}}},"Price.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"value":{"type":"number"},"notCommunicated":{"type":"boolean"},"label":{"type":"string"},"unit":{"type":"string"}}},"Price.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"value":{"type":"number"},"notCommunicated":{"type":"boolean"},"label":{"type":"string"},"unit":{"type":"string"}}},"Product-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"optimaPrimaryKey":{"type":["string","null"]},"label":{"type":["string","null"]},"shortLabel":{"type":"string"},"europeanArticleNumberCode":{"type":["string","null"]},"manufacturerReference":{"type":["string","null"]},"supplierReference":{"type":["string","null"]},"coefficient":{"default":1,"example":1,"type":"integer"},"family":{"anyOf":[{"$ref":"#\/components\/schemas\/Family-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"},{"type":"null"}]},"prices":{"type":"array","items":{"$ref":"#\/components\/schemas\/Price-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"}}}},"Product-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"optimaPrimaryKey":{"type":["string","null"]},"label":{"type":["string","null"]},"shortLabel":{"type":"string"},"europeanArticleNumberCode":{"type":["string","null"]},"manufacturerReference":{"type":["string","null"]},"supplierReference":{"type":["string","null"]},"coefficient":{"default":1,"example":1,"type":"integer"},"quotationPrice":{"type":["number","null"]},"quotationPriceUpdatedAt":{"type":["string","null"],"format":"date-time"},"family":{"anyOf":[{"$ref":"#\/components\/schemas\/Family-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"},{"type":"null"}]},"prices":{"type":"array","items":{"$ref":"#\/components\/schemas\/Price-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"}}}},"Product.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"optimaPrimaryKey":{"type":["string","null"]},"label":{"type":["string","null"]},"shortLabel":{"type":"string"},"europeanArticleNumberCode":{"type":["string","null"]},"manufacturerReference":{"type":["string","null"]},"supplierReference":{"type":["string","null"]},"coefficient":{"default":1,"example":1,"type":"integer"},"family":{"anyOf":[{"$ref":"#\/components\/schemas\/Family.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"},{"type":"null"}]},"prices":{"type":"array","items":{"$ref":"#\/components\/schemas\/Price.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"}}}},"Product.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"optimaPrimaryKey":{"type":["string","null"]},"label":{"type":["string","null"]},"shortLabel":{"type":"string"},"europeanArticleNumberCode":{"type":["string","null"]},"manufacturerReference":{"type":["string","null"]},"supplierReference":{"type":["string","null"]},"coefficient":{"default":1,"example":1,"type":"integer"},"quotationPrice":{"type":["number","null"]},"quotationPriceUpdatedAt":{"type":["string","null"],"format":"date-time"},"family":{"anyOf":[{"$ref":"#\/components\/schemas\/Family.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"},{"type":"null"}]},"prices":{"type":"array","items":{"$ref":"#\/components\/schemas\/Price.jsonld-PUBLIC_API.read_product_PUBLIC_API.read_product_with_quotation_price_PUBLIC_API.read_product_with_price_PUBLIC_API.read_product_with_family_PUBLIC_API.read_price_PUBLIC_API.read_family"}}}},"ProductInfo-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"optimaPrimaryKey":{"type":["string","null"]},"catalog":{"$ref":"#\/components\/schemas\/Catalog-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"},"label":{"type":["string","null"]},"shortLabel":{"type":"string"},"europeanArticleNumberCode":{"type":["string","null"]},"manufacturerReference":{"type":["string","null"]},"supplierReference":{"type":["string","null"]},"prices":{"type":"array","items":{"$ref":"#\/components\/schemas\/Price-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"}},"attributes":{"type":"array","items":{"$ref":"#\/components\/schemas\/Attribute-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"}},"family":{"anyOf":[{"$ref":"#\/components\/schemas\/Family-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"},{"type":"null"}]},"coefficient":{"default":1,"example":1,"type":"integer"},"type":{"type":"string"},"quotationPrice":{"type":["number","null"]},"frameworkContractDeals":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrameworkContractDeal-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"}},"companyFamily":{"type":["string","null"]}}},"ProductInfo.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"optimaPrimaryKey":{"type":["string","null"]},"catalog":{"$ref":"#\/components\/schemas\/Catalog.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"},"label":{"type":["string","null"]},"shortLabel":{"type":"string"},"europeanArticleNumberCode":{"type":["string","null"]},"manufacturerReference":{"type":["string","null"]},"supplierReference":{"type":["string","null"]},"prices":{"type":"array","items":{"$ref":"#\/components\/schemas\/Price.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"}},"attributes":{"type":"array","items":{"$ref":"#\/components\/schemas\/Attribute.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"}},"family":{"anyOf":[{"$ref":"#\/components\/schemas\/Family.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"},{"type":"null"}]},"coefficient":{"default":1,"example":1,"type":"integer"},"type":{"type":"string"},"quotationPrice":{"type":["number","null"]},"frameworkContractDeals":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrameworkContractDeal.jsonld-PUBLIC_API.read_product_info_PUBLIC_API.read_catalog_short_PUBLIC_API.read_price_PUBLIC_API.read_attribute_PUBLIC_API.read_family_PUBLIC_API.read_discount_deal"}},"companyFamily":{"type":["string","null"]}}},"Supplier-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details":{"type":"object","description":"","deprecated":false,"properties":{"code":{"type":["string","null"]},"socialReason":{"type":"string"},"registrationNumber":{"type":["string","null"]},"fullRegistrationNumber":{"type":["string","null"]}}},"Supplier-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line":{"type":"object","description":"","deprecated":false,"properties":{"code":{"type":["string","null"]},"socialReason":{"type":"string"},"registrationNumber":{"type":["string","null"]},"fullRegistrationNumber":{"type":["string","null"]}}},"Supplier-PUBLIC_API.read_supplier":{"type":"object","description":"","deprecated":false,"properties":{"code":{"type":["string","null"]},"socialReason":{"type":"string"},"registrationNumber":{"type":["string","null"]},"fullRegistrationNumber":{"type":["string","null"]}}},"Supplier.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":["string","null"]},"socialReason":{"type":"string"},"registrationNumber":{"type":["string","null"]},"fullRegistrationNumber":{"type":["string","null"]}}},"Supplier.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":["string","null"]},"socialReason":{"type":"string"},"registrationNumber":{"type":["string","null"]},"fullRegistrationNumber":{"type":["string","null"]}}},"Supplier.jsonld-PUBLIC_API.read_supplier":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"code":{"type":["string","null"]},"socialReason":{"type":"string"},"registrationNumber":{"type":["string","null"]},"fullRegistrationNumber":{"type":["string","null"]}}},"User-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"username":{"type":"string"},"firstname":{"type":["string","null"]},"lastname":{"type":["string","null"]}}},"User-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"username":{"type":"string"},"firstname":{"type":["string","null"]},"lastname":{"type":["string","null"]}}},"User.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"username":{"type":"string"},"firstname":{"type":["string","null"]},"lastname":{"type":["string","null"]}}},"User.jsonld-PUBLIC_API.read_order_PUBLIC_API.read_order_with_user_PUBLIC_API.read_order_with_supplier_PUBLIC_API.read_order_with_agency_PUBLIC_API.read_supplier_PUBLIC_API.read_user_PUBLIC_API.read_agency_basic_details_PUBLIC_API.read_order_with_order_lines_PUBLIC_API.read_order_line":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"username":{"type":"string"},"firstname":{"type":["string","null"]},"lastname":{"type":["string","null"]}}},"Credentials":{"type":"object","properties":{"username":{"type":"string","example":"john@doe.fr"},"password":{"type":"string","example":"12345678"}}},"Token":{"type":"object","properties":{"username":{"type":"string","readOnly":true},"email":{"type":"string","readOnly":true},"organisationUnitGUID":{"type":"string","readOnly":true},"roles":{"type":"array","readOnly":true},"contractId":{"type":"integer","readOnly":true},"firstName":{"type":"string","readOnly":true},"lastName":{"type":"string","readOnly":true},"authorizeToken":{"type":"string","readOnly":true},"company":{"type":"object","properties":{"id":{"type":"integer","readOnly":true},"guid":{"type":"string","readOnly":true},"name":{"type":"string","readOnly":true},"shortCode":{"type":"string","readOnly":true},"connectionLogs":{"type":"array","readOnly":true}}}}}}},"security":[{"bearerAuth":[]}],"tags":[],"webhooks":{}}