Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateHierarchyModel ¶
func GenerateHierarchyModel() string
GenerateHierarchyModel generates chargebee contacts domain model
Documentation: https://apidocs.chargebee.com/docs/api/hierarchies?lang=curl
func GenerateListCustomerContacts ¶
func GenerateListCustomerContacts() string
GenerateListCustomerContacts generates chargebee client code to list customer contacts
API: https://{site}.chargebee.com/api/v2/customers/{customer_id}/contacts
Documentation: https://apidocs.chargebee.com/docs/api/customers?lang=curl#list_of_contacts_for_a_customer
func GenerateListCustomerVouchers ¶
func GenerateListCustomerVouchers() string
GenerateListCustomerVouchers generates chargebee client code to fetch all customer vouchers
API: https://{site}.chargebee.com/api/v2/customers/{invoice-id}/payment_vouchers
Documentation: https://apidocs.chargebee.com/docs/api/payment_vouchers?lang=curl#list_vouchers_for_an_invoice
func GenerateRetrieveCustomerAccountHierarchy ¶
func GenerateRetrieveCustomerAccountHierarchy() string
GenerateRetrieveCustomerAccountHierarchy generates chargebee client code to list customer hierarchies
API: https://{site}.chargebee.com/api/v2/customers/{customer_id}/hierarchy
Documentation: https://apidocs.chargebee.com/docs/api/customers?lang=curl#get_hierarchy
https://apidocs.chargebee.com/docs/api/hierarchies?lang=curl
Types ¶
This section is empty.