API structure has changed
  4 structure changes including:
    
    1 Addition
    3 Modifications
        Modified
        3
      
      POST /api/v1/charge
              - Body
- 
   content type Modified
    - rmar_type property Added
 
PUT /api/v1/charge/{uuid}
              - Body
- 
   content type Modified
    - seller_uuid, exclude_from_rmar, advice_type, service_type properties Modified
- rmar_type property Added
 
PUT /api/v1/expectation/{uuid}
              - Body
- 
   content type Modified
    - rmar_type property Modified
 
        Added
        1
      
      GET /api/v1/static/rmar-types
          