Miles and More – Loyalty Data Lufthansa Group data
- Member status:
{GET}
Loyalty status of the customer - Customer information:
{POST}
with PIN
personal customer data, loyalty status and remaining loyalty points - Account statement:
{GET}
customer account statement with info for next loyalty level - Account balance:
{GET}
customer account balance
numbers | pin |
---|---|
992002620696225 992004479235790 992005956306640 992002229864174 992000964979504 992000770952612 992001074776665 992005376147970 992000090543562 992001020426357 |
12345 |
- Earn Miles
{POST}
Credit miles onto a customer account - Spend Miles
{POST}
Post statement to debit miles onto a customer account
{
"pid": 0, (leave it zero)
"cardNo": "992002620696225", (member alias number)
"action": "credit“, (fixed)
"property": "MT002“, (fixed)
"miles": 150000,
"activityDate": "01.11.2016“, (DD.MM.YYYY)
"transactionText": "Bothackathon“, ( String for account statement max 20char )
"additionalPartnerData": „string“ (leave empty)
}
{
"pid": 0, (immer null)
"cardNo": "992001879787057“,
"action": „debit“, (Fix)
"awardCode": "ATES01“, (Fix)
"miles": 50,
"statementText1": "Bothackathon“,( String for account statement max 20char ) "additionalPartnerData": „string“, (empty)
"awardPackageId": „string“ (empty)
}
- City by city code
- Country by country code
- Airport by airport code
- Airlines by airline
- Nearest Airport by geo
- Aircraft including Wifi
- Lounges by airport
- Seatmaps per flight
- Live Flight Status
- Flight Schedule
-
plan
open developer -
plan
Bothack Berlin
- Go to https://developer.lufthansa.com/
- Register a user on the bottom of the page
- Confirm the sign-up email
Register an service for Bothack Berlin and another app for Open Developer plan!
Accept the ToS
Ready to start on the API Playground with LH Partner TEST API