How to read POST response and display on page?

Topic summary

A user seeks help retrieving a minDateTime value from an installed app’s POST response and displaying it on their page. They reference an attachment (likely showing the API response structure) and link to documentation.

Response provided:

  • This is primarily a frontend JavaScript challenge rather than an OS2.0 theme-specific issue.
  • Suggested resources include:
    • Google search for “javascript How To Read POST Response And Display On Page”
    • Stack Overflow example on displaying POST responses

Status: The question remains open with general guidance provided but no specific implementation solution yet offered.

Summarized with AI on November 25. AI used: claude-sonnet-4-5-20250929.

I would like to retrieve the

minDateTime

value from my installed app and then display it on my page. Please see the attachment for clarification. Any help appreciated. Thank-you!

https://docs.zapiet.com/reference/store-pickup/pickup-calendar

This is more of a frontend javascript topic than anything to do with OS2.0 themes.

https://www.google.com/search?q=javascript+How+To+Read+POST+Response+And+Display+On+Page

example > https://stackoverflow.com/questions/71491954/how-to-show-the-response-on-page

etc