Version History
Changelog for the Hubble API documentation.
0.9
Date: 17-Feb-2025
By: Kailas
Changes:
- Introduce
thumbnailUrlfield for brands in place oficonImageUrl.iconImageUrlwill still be sent in response but will be deprecated in a year. - Change Place Order API to accept optional recipient details.
0.8
Date: 25-Sept-2024
By: Kailas
Changes:
- Added additional fields for brand amount restrictions.
0.7
Date: 01-Apr-2024
By: Kailas
Changes:
- Fixed usage instructions type.
0.6
Date: 15-Feb-2024
By: Kailas
Changes:
- Changed "Brand ID" to "Product ID" in order initiate.
0.5
Date: 05-Jan-2024
By: Kailas
Changes:
- Added error identifiers, get order by reference, and FAQs.
0.4
Date: 04-Jan-2024
By: Kailas
Changes:
- Added API description for all APIs. Added request ID info.
0.3
Date: 29-Dec-2023
By: Sudhagar
Changes:
- In login API response, changed
expiresIntoexpiresInSec.
0.2
Date: 27-Dec-2023
By: Kailas
Changes:
- Moved denominations inside amount conditions.
0.1
Date: 25-Dec-2023
By: Kailas
Changes:
- First version.
Deprecation Notices
The following fields are deprecated and will be removed in future versions:
| Deprecated Field | Replacement | Removal Timeline |
|---|---|---|
iconImageUrl | thumbnailUrl | Feb 2026 |
minAmount / maxAmount | minOrderAmount / maxOrderAmount | TBD |
usageInstructions | howToUseInstructions | TBD |
Migration Recommendation
Update your integration to use the new fields as soon as possible to avoid disruption when deprecated fields are removed.