# Post Contacts **POST /transact-workflow/v1/Contacts** ## Servers - Transact Workflow API Server: https://api.pre.lwolf.com (Transact Workflow API Server) ## Authentication methods - Bearer auth - Lw subscription key ## Parameters ### Body: application/json (object) - **userId** (string) - **transactionId** (string) - **contactType** (integer) - **slot** (integer) - **prefix** (string) - **suffix** (string) - **firstname** (string) - **middlename** (string) - **lastname** (string) - **email** (string) - **phone** (string) - **cellPhone** (string) - **workPhone** (string) - **fax** (string) - **agentId** (string) - **agentLicense** (string) - **companyName** (string) - **officeId** (string) - **officeLicense** (string) - **escrowNumber** (string) - **address1** (string) - **address2** (string) - **address3** (string) - **address4** (string) - **locality** (string) - **region** (string) - **postalCode** (string) - **llcPoa** (string) - **country** (string) ## Responses ### 201 Created [Powered by Bump.sh](https://bump.sh)