Skip to content

Get User by Id

GET
/admin/customer

Get a customer by its customer id

userId
required
number

Get a customer by its customer id

object
firstName
Any of:
string
lastName
Any of:
string
email
string
createdOn
string
accountTypeId
number
status
id
number
userAddresses
Array<object>
object
id
number
isDefault
boolean
company
Any of:
string
streetLine1
string
streetLine2
Any of:
string
city
string
stateProvince
string
postalCode
string
countryCode
firstName
string
lastName
string
phoneNumber
Any of:
string
phoneCountry
Any of:
subscriptions
Array<object>
object
id
number
subscriptionNumber
number
status
nextProcessingDate
Any of:
customerPaymentMethods
Array<object>
object
id
number
provider
paymentType
isDefault
boolean
lastFour
Any of:
string
brand
string
expiryMonth
Any of:
string
expiryYear
Any of:
string
name
string