ripe-tech / ripe-sdk

The public Javascript SDK for RIPE Core
https://www.platforme.com
Apache License 2.0
8 stars 4 forks source link

feat: resolve invoice rule function #355

Closed BeeMargarida closed 2 years ago

BeeMargarida commented 2 years ago
- -
Issue https://github.com/ripe-tech/ripe-pulse/issues/291
In peri-invoicing it is necessary to get a invoice rule for a specific brand, model and country. The endpoint to list available from the SDK does not allow very complex queries, so the need for this new endpoint. Using list endpoint - https://ripe-core-sbx.platforme.com/api/invoice_rules?filter_operator=$or&filters=brand:eq:swear&filters=shoe:eq:regent&filters=country:eq:PT- the wanted rule would be the second one.
Dependencies https://github.com/ripe-tech/ripe-core/pull/4675
Decisions - Resolve invoice rule function.
Animated GIF --
ripe-tobias-bot[bot] commented 2 years ago

Woof, Woof!

Thank you for submitting the "feat: resolve invoice rule function" pull request 😎.

Please do not forget to review our internal guidelines:

Engaging in the development process in the best possible way helps it being efficient and fast.

Your friend, Tobias (Platforme's mascot)

Tobias Bot