Skip to main content

instructions

Overview

Nameinstructions
TypeResource
Idazure.billing.instructions

Fields

NameDatatypeDescription
idstringResource Id.
namestringResource name.
propertiesobjectA billing instruction used during invoice generation.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTbillingAccountName, billingProfileName, instructionNameGet the instruction by name. These are custom billing instructions and are only applicable for certain customers.
list_by_billing_profileSELECTbillingAccountName, billingProfileNameLists the instructions by billing profile id.
_list_by_billing_profileEXECbillingAccountName, billingProfileNameLists the instructions by billing profile id.
putEXECbillingAccountName, billingProfileName, instructionNameCreates or updates an instruction. These are custom billing instructions and are only applicable for certain customers.