Linking a basket [Widget 2.0]
This article contains a description of the method used to initialize the process of linking a basket.
On this page:
Description of the method
A method used to initialize the process of linking a basket. This method returns an API key for the basket linking process (basketBindingApiKey) that needs to be defined in Widget 2.0.
API generation is idempotent and consistent: the same basketBindingApiKey will be returned for the relevant basket_id and merchant_id.
Parameters
Field name | Description | Type | Requirement status | Additional remarks |
---|---|---|---|---|
| Unique basket identifier assigned by the merchant | string | Y |
|
Request - none
Response
Field name | Description | Type | Requirement status | Additional remarks |
---|---|---|---|---|
| Basket API key used by Widget 2.0 to link the basket to the app. | string | Y |
|
PUT /v2/izi/basket/{basket_id}/binding