feat(invoice form): added new invoice form

This commit is contained in:
2025-11-05 21:58:28 -06:00
parent 6ce4d84fd0
commit 65304f61ce
13 changed files with 484 additions and 31 deletions

View File

@@ -12,10 +12,10 @@ post {
body:json {
{
"leaseNumber":"500-50489192",
"leaseNumber":"40829107-1",
"startDate": "11/08/2023",
"endDate": "11/12/2025",
"companyId": "b34c6684-ec35-4364-acef-0c1570faf123"
"companyId": "59c4eaa3-55db-4348-a033-f2fcd91a91d1"
}
}