-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into feat/FSADT1-1631
- Loading branch information
Showing
5 changed files
with
34 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"registryCompanyTypeCode": "GP", | ||
"corpRegnNmbr": "{{randomValue length=8 type='NUMERIC'}}", | ||
"clientNumber":"{{randomValue length=4 type='NUMERIC'}}", | ||
"clientName": "KOVACEK, THOMPSON AND BOYER", | ||
"clientAcronym": "KTB", | ||
"clientTypeCode": "P", | ||
"clientTypeDesc": "General Partnership", | ||
"goodStandingInd": "Y", | ||
"clientStatusCode": "A", | ||
"clientStatusDesc": "Active", | ||
"clientComment": "Email from Cheryl Bibby to request any letters for sec deposits be mailed to 3000, 28th St, Vernon", | ||
"wcbFirmNumber": "{{randomValue length=7 type='NUMERIC'}}", | ||
"contacts": null, | ||
"addresses": null | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters