Skip to content

Instantly share code, notes, and snippets.

@toto
Created November 29, 2012 14:41
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 toto/4169511 to your computer and use it in GitHub Desktop.
Save toto/4169511 to your computer and use it in GitHub Desktop.
VBB API Demo Request XML
<?xml version="1.0" encoding="iso-8859-1"?>
<ReqC ver="1.1" prod="String" rt="yes" lang="DE" accessId="951a204d5462906e60494ed0a7a79ff5">
<ConReq deliverPolyline="1">
<Start>
<Station externalId="009009203#86" />
<Prod prod="1111111111111111" bike="0" couchette="0" direct="0" sleeper="0" />
</Start>
<Dest>
<Station externalId="009078102#86" />
</Dest>
<ReqT a="0" time="19:47" date="20121128" />
<RFlags b="1" f="5" chExtension="0" sMode="N" nrChanges="2" getPrice="1" />
</ConReq>
</ReqC>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment