...
Erweitern | ||||
---|---|---|---|---|
| ||||
Check examples for different sets of functionalities and how to set partner images.
|
...
After the required functionalities have been enabled to the partner the API is functional & the implementation can be started.
The partner is enabled to customize the experience for the customer or secure the input of clientID by the customer.
Customizations
Changes on the partner setup are valid & reflected for all customers as soon as set by the partner.
For example, to set partner images and affiliate banners, you need this endpoint:
PUT /setup/partner/images
The image is shown as the creator and the banner is at the end of an handover.
...
In order to check the current configuration, use the following endpoint:
GET /setup/partner
This endpoint is used to check the current setup for your system.
Examples
Partner with full functionality
...