SoftLayer_Billing_Info


SoftLayer_Billing_Info

Description

Every SoftLayer customer account has billing specific information which is kept in the SoftLayer_Billing_Info data type. This information is used by the SoftLayer accounting group when sending invoices and making billing inquiries.

Local


accountId

A SoftLayer account’s identifier.
Type: int


anniversaryDayOfMonth

The day of the month that a SoftLayer customer is billed.
Type: int


cardAccountNumber

This value doesn’t persist to this object. It’s used as part of the account creation process only;
Type: string


cardExpirationMonth

the expiration month of the credit card on file
Type: int


cardExpirationYear

the expiration year of the credit card on file
Type: int


cardNickname

None
Type: string


cardType

the type of the credit card on file
Type: string


cardVerificationNumber

This value doesn’t persist to this object. It’s used as part of the account creation process only.
Type: string


createDate

The date a customer’s billing information was created.
Type: dateTime


id

A SoftLayer customer’s billing information identifier.
Type: int


lastFourPaymentCardDigits

The last four digits of the credit card currently on the account. This is the only portion of the card that we store. For Paypal customers, this value will be empty.
Type: int


lastPaymentDate

The date of the last payment received by SoftLayer from the account holder.
Type: dateTime


modifyDate

The date a customer’s billing information was last modified.
Type: dateTime


paymentTerms

The payment terms for an account.
Type: int


percentDiscountOnetime

The percentage discount received on all one-time charges on a customer’s monthly bill.
Type: int


percentDiscountRecurring

The percentage discount received on all recurring charges on a customer’s monthly bill.
Type: int


sparePoolAmount

The total recurring fee amount for servers that are in the spare pool status.
Type: int


taxCertificateId

This property has been deprecated.
Type: string

Deprecated


vatId

None
Type: string

Relational


account

The SoftLayer customer account associated with this billing information.
Type: SoftLayer_Account


currency

Currency to be used by this customer account.
Type: SoftLayer_Billing_Currency


currentBillingCycle

Information related to an account’s current and previous billing cycles.
Type: SoftLayer_Billing_Info_Cycle


lastBillDate

The date on which an account was last billed.
Type: dateTime


nextBillDate

The date on which an account will be billed next.
Type: dateTime

Count


achInformationCount

A count of
Type: unsignedLong