README.md in netsuite-0.8.1 vs README.md in netsuite-0.8.2

- old
+ new

@@ -68,9 +68,14 @@ # login information email 'email@domain.com' password 'password' account '12345' role 1111 + + # optional, ensures that read-only fields don't cause API errors + soap_header 'platformMsgs:preferences' => { + 'platformMsgs:ignoreReadOnlyFields' => true, + } end ``` If you'd like to use a API endpoints greater than 2015_1 you'll need to specify an application ID: