Joyn

Contains the amount of points that can get saved with Joyn + a link to collect the points.

Field Type Description
points Int Amount of points that have can be collected
collect_url URL Open this link on a device that have the app installed to collect the points in the app
qr_code_url URL Link to the QR code image to display that can get scanned by the app (do not use on mobile devices)

Examples

Example 1

{
    "points": 17,
    "collect_url": "https://example.com",
    "qr_code_url": "https://example.com"
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.5.2 stable