API structure has changed
  19 structure changes including:
    
    19 Breaking changes
    19 Removals
        Removed
        19
          Breaking
      
      DELETE /api/v1/payment-method
              - Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /api/v1/subscription
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/invoice
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/invoice/{invoiceId}
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/invoice/{invoiceId}/download
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/me/otp/recovery-codes
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/me/otp/show
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/payment-method
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/subscription
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/subscription/plans
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/firm/{firm_id}/billing
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/me/otp/confirm
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/me/otp/new-recovery-codes
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/me/otp/reset
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/me/otp/settings
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/me/sms/setup
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/payment-method
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/subscription
              - Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v1/payment-method
              - Removing a resource is always breaking unless it was deprecated before Breaking
