http://maasglobal.com/maas-backend/customers/payment-sources/update/response.json
MaaS customer payment sources update response
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | No | Develop | No | Forbidden | Forbidden | maas-backend/customers/payment-sources/update/response.json |
http://maasglobal.com/maas-backend/customers/payment-sources/update/response.json
http://maasglobal.com/maas-backend/customers/payment-sources/paymentSource.json
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
paymentSource | object |
Required | No | response (this schema) |
Payment source
paymentSource
object
object
with following properties:
Property | Type | Required |
---|---|---|
alias |
Optional | |
billingCountry |
Optional | |
billingZip |
Optional | |
cardNumbers |
string | Optional |
expiryMonth |
number | Optional |
expiryYear |
number | Optional |
gatewayName |
Required | |
isDefault |
boolean | Required |
isValid |
boolean | Optional |
issuer |
string | Optional |
paymentSourceId |
Required | |
setupIntentId |
Optional | |
status |
Required | |
type |
Required |
alias
#/definitions/alias
billingCountry
http://maasglobal.com/core/components/station.json#/definitions/country
billingZip
http://maasglobal.com/core/components/address.json#/definitions/zipCode
cardNumbers
string
string
expiryMonth
number
number
1
12
1
expiryYear
number
number
2018
1
gatewayName
#/definitions/gatewayName
isDefault
boolean
boolean
isValid
boolean
boolean
issuer
string
string
paymentSourceId
#/definitions/paymentSourceId
setupIntentId
#/definitions/setupIntentId
status
#/definitions/status
type
#/definitions/type