diff --git a/docs/v4/accounting/index.html b/docs/v4/accounting/index.html index f2aeeed9..481454b4 100644 --- a/docs/v4/accounting/index.html +++ b/docs/v4/accounting/index.html @@ -4756,6 +4756,11 @@ "description" : "Returns Invoice number field. Reference field isn't available.", "readOnly" : true }, + "InvoiceNumber" : { + "type" : "string", + "description" : "Returns Invoice number for prepayment receive document only.", + "readOnly" : true + }, "UpdatedDateUTC" : { "type" : "string", "description" : "UTC timestamp of last update to the prepayment", @@ -6346,7 +6351,7 @@