Update a billing profile

patch

/crmRestApi/resources/11.13.18.05/subscriptionAccounts/{SubscrAccountNumber}/child/billingProfiles/{BillingProfileNumber}

Request

Path Parameters
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Additional Address Element 1
    Maximum Length: 150
    The additional address element to support flexible address format.
  • Title: Additional Address Element 2
    Maximum Length: 150
    The additional address element to support flexible address format.
  • Title: Additional Address Element 3
    Maximum Length: 150
    The additional address element to support flexible address format.
  • Title: Additional Address Element 4
    Maximum Length: 150
    The additional address element to support flexible address format.
  • Title: Additional Address Element 5
    Maximum Length: 150
    The additional address element to support flexible address format.
  • Title: Address Line 1
    Maximum Length: 240
    The first line of the identifying address.
  • Title: Address Line 2
    Maximum Length: 240
    The second line of the identifying address.
  • Title: Address Line 3
    Maximum Length: 240
    The third line of the identifying address.
  • Title: Address Line 4
    Maximum Length: 240
    The fourth line of the identifying address.
  • Title: Address Lines Phonetic
    Maximum Length: 560
    The phonetic or Kana representation of the Kanji address lines (used in Japan).
  • Title: Bill Cycle
    Minimum Value: 0
    Indicates when the bill cycle occurs.
  • Title: Bill Cycle Day
    Minimum Value: 1
    Maximum Value: 31
    The day on which the bill cycle occurs.
  • Title: Billing Account Number
    Maximum Length: 30
    The billing account number of the profile.
  • Title: Email Address
    Maximum Length: 100
    The email address of the billing profile.
  • Title: Billing Frequency
    Maximum Length: 100
    The interval in which customer is billed for a service.
  • Title: Name
    Maximum Length: 30
    The name of the billing profile.
  • Title: Billing Type
    Maximum Length: 100
    The billing type for a billing profile.
  • Title: Language
    Maximum Length: 30
    The language that is used in an invoice.
  • Title: Bill Media
    Maximum Length: 100
    The media used to generate a bill for a billing profile.
  • Title: Building
    Maximum Length: 240
    The specific building name or number of a given address.
  • Title: City
    Maximum Length: 60
    The city of the identifying address.
  • Title: Collections
    Maximum Length: 1
    Default Value: false
    The amount collected when users have not paid their bills for some time, and a collection process has been initiated.
  • Title: Comments
    Maximum Length: 255
    The additional comments for billing profile.
  • Title: Corporate Currency Code
    Maximum Length: 15
    The application composer extensibility schema field.
  • Title: Country
    Maximum Length: 2
    The country of the identifying address.
  • Title: County
    Maximum Length: 60
    The county of the identifying address.
  • Title: Currency Conversion Rate Type
    Maximum Length: 30
    The application composer extensibility schema field.
  • Title: Currency Code
    Maximum Length: 15
    The application composer extensibility schema field.
  • Title: External Billing Account Number
    Maximum Length: 30
    The external billing account number.
  • Title: Floor
    Maximum Length: 40
    The specific floor number at a given address or in a particular building when the building number is provided.
  • Title: Location ID
    The unique identifier of the location of the identifying address.
  • Title: Email Invoice
    Maximum Length: 1
    Default Value: false
    Indicates whether an electronic copy of the invoice is preferred.
  • Title: Mail Invoice
    Maximum Length: 1
    Default Value: false
    Indicates whether a paper copy of the invoice is preferred.
  • Title: Payment Method
    Maximum Length: 100
    The method of payment used for a billing profile.
  • Title: Postal Code
    Maximum Length: 60
    The postal code of the identifying address.
  • Title: Postal Code Extension
    Maximum Length: 20
    The four digit extension to the United States Postal ZIP code.
  • Title: Prepaid Automatic Top Up
    Maximum Length: 1
    Default Value: false
    Indicates whether the customer requires a prepaid automatic top up for a billing profile.
  • Title: Prepaid SMS Notification
    Maximum Length: 1
    Default Value: false
    Indicates whether the customer requires a short message service notification for a prepaid billing profile.
  • Title: Primary
    Maximum Length: 1
    Default Value: false
    Indicate whether the billing profile is the primary billing profile for the subscription account.
  • Title: Province
    Maximum Length: 60
    The province of the identifying address.
  • Title: State
    Maximum Length: 60
    The state of the identifying address.
  • Title: Statement
    Maximum Length: 1
    Default Value: false
    Indicates whether the customer requires a statement for the billing profile.
  • Title: Status
    Maximum Length: 30
    The status of a billing profile.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : subscriptionAccounts-billingProfiles-item-response
Type: object
Show Source
Back to Top