API structure has changed
  3 structure changes including:
    
    3 Modifications
        Modified
        3
      
      GET /elements/{elementId}
              - Response
- 
  200 response Modified
    - Sign alternative Added
 
PATCH /elements
              - Body
- 
   content type Modified
    - Form, Sign alternatives Added
 
- Response
- 
  200 response Modified
    - Sign alternative Added
 
POST /elements
              - Response
- 
  200 response Modified
    - Sign alternative Added
 
