diff --git a/docs/accounting/index.html b/docs/accounting/index.html index 5e644ecd..1ff891f4 100644 --- a/docs/accounting/index.html +++ b/docs/accounting/index.html @@ -4758,6 +4758,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", @@ -6351,7 +6356,7 @@