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": 11,
    "collect_url": "https://example.com",
    "qr_code_url": "https://example.com"
}
This is a development version Do not use this version in production
1.10.0 development