diff --git a/docs/v1/accounting/index.html b/docs/v1/accounting/index.html index c6415660..d11bf35b 100644 --- a/docs/v1/accounting/index.html +++ b/docs/v1/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", @@ -6350,7 +6355,7 @@