{
  "label": "hotel-auth",
  "city": "delhi",
  "flow": "v12",
  "method": "POST",
  "endpoint": "https://auth.pp.travelport.net/oauth/token",
  "version": "oauth",
  "timestamp": "2026-07-04T07:33:37.162Z",
  "kind": "request",
  "curl": "curl --location --request POST 'https://auth.pp.travelport.net/oauth/token' --header 'Content-Type: application/x-www-form-urlencoded' --header 'Accept: application/json' --header 'Accept-Encoding: gzip, deflate' --header 'Cache-Control: no-cache' --header 'Accept-Version: 11' --header 'Content-Version: 11' --header 'XAUTH_TRAVELPORT_ACCESSGROUP: 8F3C3B04-060E-43C8-8A6D-FB06FB4A4E9A' --data-urlencode 'grant_type=password' --data-urlencode 'username=TP81978009' --data-urlencode 'password=y^q[0iDEu=&K' --data-urlencode 'scope=openid' --data-urlencode 'client_id=Wq2OPxuU4RJH8vwkiDTl20cBr9xcA3ZK' --data-urlencode 'client_secret=-2rPAHC9tNBCWuzVQ90SV_knSSzyF0Ho_Tu0UXnRgyIwXESjKpikSJ3RDUfeyASL'",
  "requestHeaders": {
    "Content-Type": "application/x-www-form-urlencoded",
    "Accept": "application/json",
    "Accept-Encoding": "gzip, deflate",
    "Cache-Control": "no-cache",
    "Accept-Version": "11",
    "Content-Version": "11",
    "XAUTH_TRAVELPORT_ACCESSGROUP": "8F3C3B04-060E-43C8-8A6D-FB06FB4A4E9A"
  },
  "requestPayload": {
    "grant_type": "password",
    "username": "TP81978009",
    "password": "y^q[0iDEu=&K",
    "scope": "openid",
    "client_id": "Wq2OPxuU4RJH8vwkiDTl20cBr9xcA3ZK",
    "client_secret": "-2rPAHC9tNBCWuzVQ90SV_knSSzyF0Ho_Tu0UXnRgyIwXESjKpikSJ3RDUfeyASL"
  }
}