Changelog
You'll need to authenticate your requests to access any of the endpoints in the Selly API. In this guide, we'll look at how authentication works.
2023-12-30
Orders
- Removed
gatewayproperty. Please use the enumpayment_gatewayproperty instead. - Removed
customproperty. Please use themetadataproperty instead, which is a key-value object with the key being the custom field name.
Products
- Removed
webhook_urlproperty. Please use a webhook endpoint instead. - Removed
crypto_confirmationsproperty. Replaced with global cryptocurrency confirmations required settings in your payments settings.
Coupons
- Removed
discountproperty. Please use thediscount_percentageproperty instead.