Logo

Partner API Documentation

REST API · v1.1

Partner Integration API

Partner API Documentation

This document contains the API details for the integration projects developed for Flormar partners — Item, Invoice, Stock, Sellout, and Traffic Data integrations.

Production

https://integration.flormar.com

Development

https://dev.integration.flormar.com

Authentication

Use the GetToken endpoint to obtain an access token. Include this token in all subsequent API requests.

Contact: itbs@flormar.com

Version Changes

v1.12026-03-09
ADDGet Item: added BeginDate, EndDate, ChangeDate query parameters
FIXMerge Item Set: fixed response example method (PATCH → PUT)
CHANGEMerge Item Set: ItemSetID parameter renamed to Items.ItemSetID
CHANGEMerge Item Set: description updated with CreateItemSet prerequisite note
ADDGet Invoice: added FromDate, ToDate, InvoiceNumber query parameters
REMOVEGet Invoice: response examples removed
CHANGECreate Item Set: API description expanded with introduction