Placeholders for the Order and Charge entities

The following Placeholders are used for the Order and Charge entities.

EntityPlaceholderDescription





Order

 

order.idan ID of the order

order.number

a number of the order (e.g. SO000329), which is configured in the system settings (see System Settings).
order.status

one of the following statuses of the order:

  • Waiting for payment — an order has been placed by a customer, the payment is expected;
  • Provisioning — an order has been accepted, the service is provided;
  • Provisioning failed — an order has been accepted, but the service is not provided;
  • Completed — an order has been successfully processed;
  • Cancelled — an order has been cancelled by a customer.
order.created_ata date and time of order creation
order.chargesfull information about charges of the order (data will be separated by ";")






Charge

charge.descriptiondetailed information about the charge
charge.quantitya total quantity of the ordered resources
charge.unit_price_without_taxa price of the unit of the service excluding VAT
charge.discount_amountan amount of the discount
charge.discounted_unit_price_without_taxan amount of the discount on the unit of the service excluding VAT
charge.amount_without_taxan amount of the charge excluding VAT
charge.perioda period of using the service, for which the charge was created
charge.tax_percenta VAT rate
charge.amountan amount of the charge
charge.operate_froma begin date of the paid period, to display "Operate from" parameter in invoices
charge.operate_toan end date of the paid period, to display "Operate to" parameter in invoices