# Update Title Order Status **POST /transactions/{transactionId}/title-order-status/{status}** Allows a title partner to update the status of a title order associated with a transaction. ## Servers - Production: https://ws.zipformplus.com/api (Production) - Staging/QA: https://api.pre.zipformplus.com/api (Staging/QA) ## Authentication methods - Context auth ## Parameters ### Path parameters - **transactionId** (string(uuid)) Transaction GUID - **status** (string) New title order status ## Responses ### 200 Title order status updated successfully ### 401 Unauthorized ### 404 Transaction not found [Powered by Bump.sh](https://bump.sh)