# Offers post **POST /v1/Offers** ## Servers - https://api.pre.lwolf.com/transact-workflow: https://api.pre.lwolf.com/transact-workflow () ## Parameters ### Headers - **on-behalf-of** (string) On behalf of user ### Body: application/json (object) - **transactionId** (string(uuid)) - **closingDate** (string(date-time) | null) - **finalWalkthroughDate** (string(date-time) | null) - **possessionDate** (string(date-time) | null) - **offerDate** (string(date-time) | null) - **expirationDate** (string(date-time) | null) - **acceptanceDate** (string(date-time) | null) - **purchasePrice** (number(double) | null) - **deposit** (number(double) | null) ## Responses ### 200 OK [Powered by Bump.sh](https://bump.sh)