Change client ERP ID
PATCH/clients/:id/change-erp-id
Updates the ERP external system identifier for a specific client and sets the ERP sync timestamp to the current time. Uses database transaction to ensure data integrity
Request
Responses
- 200
- 401
- 403
- 422
- 500
Client ERP ID updated successfully
Unauthenticated
Forbidden - Missing permission: update clients
Client not found
Internal server error