cURL
curl --request POST \ --url https://v2.stopbars.com/supports/generate \ --header 'Content-Type: multipart/form-data' \ --form 'icao=<string>' \ --form xmlFile=@example-file
Upload raw XML and generate both light supports XML and processed BARS XML.
Generated XML returned
Was this page helpful?