{}
When a Bill is created.
"connection_id"
Show child attributes
The unique ID of the bill.
"bill_id_1"
The ID of the merchant/tenant/customer that owns the bill. Can be passed into the Warehouse Customer endpoint for more details.
"warehouse_customer_id"
The date the bill was created.
"2022-01-01T00:00:00Z"
The date the bill was last updated.
"2022-01-02T05:05:05Z"
The ID of the object that incurred a charge.
"object_id"
The type of object that incurred a charge.
"order"
The reason for the charge.
"shipping"
The amount charged.
10.5
The currency of the charge. Defaults to USD.
"USD"
Integration-specific fields
{ "key": "value" }
"bill.created"
"integration_name"
"wms"
Success