Getting Started
Guides
APIs
Sign up
Log in
Search
K
Log in
Sign up
Docs
Customer Information Service
Fetch a customers information
Fetch a customers information
get
https://api.kong-air.com
/customer
Response
200
application/json
A get action response for a single Customer
Customer
id
string
username
string
name
string
information
object
Show Child Parameters
get
/customer
Try It!
Path Parameters
Query Parameters
Headers
Body
Shell
200
application/json
PaymentMethod
object
id
string
redacted_card_number
string
card_holder_name
string
expiration-date
string
Example
CustomerInformation
object
address
string
phone_number
string
email
string
frequent_flier_number
string
payment_methods
array
[object]
Show Child Parameters
Example
Customer
object
id
string
username
string
name
string
information
object
Show Child Parameters
Example