Clarification on 'subscriptionExpireTime' and 'expiresAt' Handling #147
Replies: 1 comment 1 reply
-
Thanks @sachinvodafone for triggering this discussion. Back to the guideline:
So regarding your questions: |
Beta Was this translation helpful? Give feedback.
-
I would like to clarify some points regarding "subscriptionExpireTime" and "expiresAt" as defined in our API guidelines:
Question 1: If "subscriptionExpireTime" is not provided in the POST request, will the API server withhold the "expiresAt" attribute in the server response? If not how it will be decided ?
Question 2: If the client includes a specific "subscriptionExpireTime" in the POST request, is it reasonable to expect that the server response will include an "expiresAt" attribute, likely set to the same value as the provided "subscriptionExpireTime"?
Beta Was this translation helpful? Give feedback.
All reactions