What should the value of Status be if I want to set it to Customer-Inactive? I believe this is the entitystatus field of the Customer record. Setting isinactive to true did not accomplish what I wanted. Setting entitystatus to 'Customer-Inactive' gives an error as expected.