I was parsing json result for the Orders object, and found that “payment_details” is sometimes returned and sometimes not. I also had this occur with “shipping_address”.
Is there a version of the API that always returns all fields, even if they have a blank value?