Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 792 Bytes

File metadata and controls

18 lines (15 loc) · 792 Bytes

InvoiceLine

Properties

Name Type Description Notes
invoice_line_id str Matches the invoice line id from the RFH invoice.
invoice_id str Matches the invoice id from the RFH invoice. [optional]
sales_order_id str
sales_channel_order_id str
delivery_form_reference str
sub_total_amount float
number_of_pieces int
invoice_date datetime [optional]
last_modified datetime [optional]
sequence_number int

[Back to Model list] [Back to API list] [Back to README]