v1

latestOpenAPI 3.0.02026-07-26258182277.4 KB
BillingInfo

Update a Bank Account

put/billing-info/bank-account/{billingInfoId}

Headers

X-Fieldsstring mask

An optional fields mask

Request body

achAbastring required

The bank routing number

achAccountstring required

The bank account number

achBankstring required

The name of the bank associated with the billing ID

achTypestring required

The bank account type (C for Checking or S for Savings)

addressstring required

The street address associated with the billing ID

citystring required

The city associated with the billing ID in question

clientIdinteger

The identification number for the client associated with the Billing Info ID

companystring

The company name associated with the billing ID

countrystring required

The 2 digit country code associated with the billing ID

defaultAllServicesboolean

Make this the default payment method for all services in the client's account

emailstring required

The email address associated with the billing ID

firststring required

The first name of the individual associated with the billing ID

laststring required

The last name of the individual associated with the billing ID

phonestring required

The phone number associated with the billing ID

setDefaultboolean

Make this the default payment method for future orders

statestring required

The state associated with the billing ID

zipstring required

The zip/postal code associated with the billing ID

Response

Success

achAbastring

The bank routing number

achAccountstring

The bank account number

achBankstring

The name of the bank associated with the billing ID

achTypestring

The bank account type (Checking or Savings)

addressstring

The street address associated with the billing ID

ccExpirestring

The expiration date for the credit card

ccNumstring

The credit card account number

ccTypestring

The credit card network associated with the billing ID

citystring

The city associated with the billing ID in question

clientIdinteger

The identification number for the client associated with the Billing info ID

companystring

The company name associated with the billing ID

countrystring

The country associated with the billing ID

defaultboolean

True if this is the default payment method for future orders

emailstring

The email address associated with the billing ID

firststring

The first name of the individual associated with the billing ID

idinteger

The unique Billing ID used to associate Billing Info

isCCVerifiedboolean

The verification status of the Credit Card in question

laststring

The last name of the individual associated with the billing ID

paymentTypestring

The type of payment associated with the billing ID ie: CC, ACH etc

pendingVerificationboolean

Yes or No for the Pending Verification status

phonestring

The phone number associated with the billing ID

statestring

The state associated with the billing ID

statusinteger

The active status associated with the billing ID (0/1)

zipstring

The zip/postal code associated with the billing ID