# Post Offers **POST /transact-workflow/v1/Users/{userId}/Offers** ## Servers - Transact Workflow API Server: https://api.pre.lwolf.com (Transact Workflow API Server) ## Authentication methods - Bearer auth - Lw subscription key ## Parameters ### Path parameters - **userId** (string) ### Body: application/json (object) - **userId** (string) - **transactionId** (string) - **closingDate** (string(date-time)) - **finalWalkthroughDate** (string(date-time)) - **possessionDate** (string(date-time)) - **offerDate** (string(date-time)) - **expirationDate** (string(date-time)) - **acceptanceDate** (string(date-time)) - **purchasePrice** (number) - **deposit** (number) ## Responses ### 201 Created [Powered by Bump.sh](https://bump.sh)