Retrieve card data view URL
Note: this API is still in beta. Please get in touch with our team to know more: https://getqonto.atlassian.net/servicedesk/customer/portal/5
OAuth scope: card.read
This endpoint allows you to retrieve the URL to be displayed in an iframe to view the card preview with its details. Note that HTML encoding is applied to the URL, replacing &, <, and > with \u0026, \u003c, and \u003e respectively. We recommend the following size of the iframe:
- Height - 460px
- Width - 504px
This size will ensure the most optimum UX within the iframe for both the card view and SCA experience.
Path parameters
Unique card identifier
Headers
Required only for Sandbox API requests; to get one, please submit the following form: https://getqonto.atlassian.net/servicedesk/customer/portal/5/group/47/create/143.
Language to be used to display the preview. Languages supported: en, it, es, de, fr, pt
Response
OK