Customer Information Service

Customer Information Service

0.1.0OAS 3.0

KongAir Customer Information service provides customer information (payment methods, contact info, frequent flyer, etc…)

API Base URL
  • Server 1:https://api.kong-air.com

    KongAir API Server

Fetch a customers information

Fetch a customers information

get
https://api.kong-air.com/customer

Response

application/json

A get action response for a single Customer

Customer

idstring
usernamestring
namestring
informationobject
Show Child Parameters
get/customer
 
application/json

Fetch a customers information

Fetch a customers information

get
https://api.kong-air.com/customer

Response

application/json

A get action response for a single Customer

Customer

idstring
usernamestring
namestring
informationobject
Show Child Parameters
get/customer
 
application/json

PaymentMethod

object
idstring
redacted_card_numberstring
card_holder_namestring
expiration-datestring
Example

CustomerInformation

object
addressstring
phone_numberstring
emailstring
frequent_flier_numberstring
payment_methodsarray[object]
Show Child Parameters
Example