FFN API
FFN is a standardized interface for fulfillment service providers and their customers. Fulfillers can offer their services to merchants and merchants can respectively choose from a wide range of service providers according to their needs.
The FFN network consists of this REST API, an online portal and third party integrations (JTL-Wawi being one of them). The REST API orchestrates the interactions between the participants and the portal website provides services by JTL (such as managing and certifying warehouses of a fulfiller and merchants searching for their service providers).
About this
You can familiarize yourself with the core concepts of the FFN here.
Environments
When developing against the FFN API, please do so targeting our sandbox environment.
Sandbox
Service | Url |
---|---|
API | https://ffn-sbx.api.jtl-software.com/api-docs |
Portal | https://fulfillment-sandbox.jtl-software.com/ |
Production
Service | Url |
---|---|
API | https://ffn.api.jtl-software.com/api-docs |
Portal | https://fulfillment.jtl-software.com/ |
Auth
For authenticating against the API you will need an active account in the JTL customer center. You will use this account for OAuth2.