v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
BillProfiles

View bill profile

Find a single bill profile by ID.

get/v1/BillProfiles/{id}

Path parameters

idinteger required

Format - int32. ID of the bill profile to view.

Response

OK

okboolean
bill_profile_idinteger

Primary identifier for this bill profile.

descriptionstring required

Description of the bill profile.

lead_daysinteger

Produce bills this number of days ahead of account's cycle date.

advance_monthsinteger

Bill for this many months at a time, ahead of cycle date. Or set to Zero to bill in arrears.

term_daysinteger

Offsets the due date by a number of days relative to the cycle date. Can be positive or negative. When this and {Rev.App.Models.BillProfile.term_months} are zero, due date will be equal to the cycle date.

term_monthsinteger

Offsets the due date by a number of months relative to the cycle date. Can be positive or negative. When this and {Rev.App.Models.BillProfile.term_days} are zero, due date will be equal to the cycle date.

cycle_type'CYCLE' | 'DAILY'

Indicates how to choose the day of the month to cycle accounts. If set to CYCLE, be sure to create BillProfileCycle rules as well.

cycle_direction'FORWARD' | 'BACKWARD' | 'CLOSEST'

Indicates which occurrence of the chosen cycle day to initialize with, relative to activation date.

activeboolean

Indicates whether this bill profile is active or not.

currency_code'USD' | 'AFN' | 'DZD' | 'ARS' | 'AMD' | 'AWG' | 'AUD' | 'AZN' | 'BSD' | 'BHD' | 'THB' | 'PAB' | 'BBD' | 'BYN' | 'BZD' | 'BMD' | 'VEF' | 'BOB' | 'BRL' | 'BND' | 'BGN' | 'BIF' | 'CVE' | 'CAD' | 'KYD' | 'XOF' | 'XAF' | 'XPF' | 'CLP' | 'COP' | 'KMF' | 'CDF' | 'BAM' | 'NIO' | 'CRC' | 'CUP' | 'CZK' | 'GMD' | 'DKK' | 'MKD' | 'DJF' | 'STD' | 'DOP' | 'VND' | 'XCD' | 'EGP' | 'SVC' | 'ETB' | 'EUR' | 'FKP' | 'FJD' | 'HUF' | 'GHS' | 'GIP' | 'HTG' | 'PYG' | 'GNF' | 'GYD' | 'HKD' | 'UAH' | 'ISK' | 'INR' | 'IRR' | 'IQD' | 'JMD' | 'JOD' | 'KES' | 'PGK' | 'LAK' | 'HRK' | 'KWD' | 'AOA' | 'MMK' | 'GEL' | 'LBP' | 'ALL' | 'HNL' | 'SLL' | 'LRD' | 'LYD' | 'SZL' | 'LSL' | 'MGA' | 'MWK' | 'MYR' | 'MUR' | 'MXN' | 'MXV' | 'MDL' | 'MAD' | 'MZN' | 'BOV' | 'NGN' | 'ERN' | 'NAD' | 'NPR' | 'ANG' | 'ILS' | 'TWD' | 'NZD' | 'BTN' | 'KPW' | 'NOK' | 'MRO' | 'TOP' | 'PKR' | 'MOP' | 'CUC' | 'UYU' | 'PHP' | 'GBP' | 'BWP' | 'QAR' | 'GTQ' | 'ZAR' | 'OMR' | 'KHR' | 'RON' | 'MVR' | 'IDR' | 'RUB' | 'RWF' | 'SHP' | 'SAR' | 'RSD' | 'SCR' | 'SGD' | 'PEN' | 'SBD' | 'KGS' | 'SOS' | 'TJS' | 'SSP' | 'LKR' | 'SDG' | 'SRD' | 'SEK' | 'CHF' | 'SYP' | 'BDT' | 'WST' | 'TZS' | 'KZT' | 'TTD' | 'MNT' | 'TND' | 'TRY' | 'TMT' | 'AED' | 'UGX' | 'CLF' | 'COU' | 'UYI' | 'USN' | 'UZS' | 'VUV' | 'CHE' | 'CHW' | 'KRW' | 'YER' | 'JPY' | 'CNY' | 'ZMW' | 'ZWL' | 'PLN'

The three-letter currency code used by customers on this bill profile.