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
objectobject 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/aliasbillingCountry
http://maasglobal.com/core/components/station.json#/definitions/countrybillingZip
http://maasglobal.com/core/components/address.json#/definitions/zipCodecardNumbers
stringstring
expiryMonth
numbernumber
1121expiryYear
numbernumber
20181gatewayName
#/definitions/gatewayNameisDefault
booleanboolean
isValid
booleanboolean
issuer
stringstring
paymentSourceId
#/definitions/paymentSourceIdsetupIntentId
#/definitions/setupIntentIdstatus
#/definitions/statustype
#/definitions/type