PaddleHQ / paddle-node-sdk

Node.js SDK for working with the Paddle API in server-side apps.
https://developer.paddle.com/
Apache License 2.0
28 stars 5 forks source link

[Feature]: Add createdAt and updatedAt to Price and PriceNotification #13

Closed mw10013 closed 4 months ago

mw10013 commented 4 months ago

Tell us about your feature request

Add createdAt and updatedAt to Price and PriceNotification to align with align with API and webhooks documentation.

What problem are you looking to solve?

Synchronize and reconcile application database with Paddle.

Additional context

No response

How important is this suggestion to you?

Important

vijayasingam-paddle commented 4 months ago

Hello @mw10013, Similar to issue #12, we are aware of this difference in Price entity as well. They are both stuck at the same stage and we will be updating them soon.

Thank you.