Skip to content

Instantly share code, notes, and snippets.

@oguzhanvarsak
Created August 24, 2021 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oguzhanvarsak/6a815ddfafe9a3c12708a696c7717108 to your computer and use it in GitHub Desktop.
Save oguzhanvarsak/6a815ddfafe9a3c12708a696c7717108 to your computer and use it in GitHub Desktop.
Back Fields Pass Template
{
...
"backFields" : [
{
"key" : "frequent-flier-number",
"label" : "Frequent flier number",
"value" : "1234-5678"
},
{
"key" : "website",
"label" : "Track my checked bags",
"value" : "http://www.example.com/track-bags/XYZ123"
},
{
"key" : "customer-service",
"label" : "Customer service",
"value" : "(800) 555-0199"
},
{
"key" : "terms",
"label" : "Terms and Conditions",
"value" : "O Fortuna velut luna statu variabilis, semper crescis aut decrescis; vita detestabilis nunc obdurat et tunc curat ludo mentis aciem, egestatem, potestatem dissolvit ut glaciem.\n\n Sors immanis et inanis, rota tu volubilis, status malus, vana salus semper dissolubilis, obumbrata et velata michi quoque niteris; nunc per ludum dorsum nudum fero tui sceleris.\n\n Sors salutis et virtutis michi nunc contraria, est affectus et defectus semper in angaria. Hac in hora sine mora corde pulsum tangite; quod per sortem sternit fortem, mecum omnes plangite!"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment