# Update Offers **PATCH /transact-workflow/v1/Users/{userId}/Offers/{key}** ## 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) - **key** (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 ### 200 Updated [Powered by Bump.sh](https://bump.sh)