external_customer_id = demo_customer
. This external_customer_id
is effectively an alias for an Orb customer that doesn’t exist yet. Let’s go ahead and create the corresponding customer through the Orb UI now.external_customer_id
to demo_customer
. Keep the default Invoice method (we’ll revisit what this means in the next guide) and set the time zone to UTC.
DRAFT
, is for the current billing period, and contains both the in-arrears usage charges and the in-advance fixed fee for the following month. Note that it’s scheduled to issue on the first of the following month. This draft invoice will automatically be updated as new usage is ingested into Orb.
In the next step of this quickstart, we’ll dive deeper into how we can prepare these invoices for our customers, and start to charge them through a payments integration.