I am trying to create an account using the resource /v1/accounts but I am getting and error { "success" : false , "processId" : "799975CF22560587" , "reasons" : [ { "code" : 51000022 , "message" : "Missing required value:(Subscription's Commissionable)" } ] } I am told that this error is because of a custom property 'Commision__c'. Being new to Zuora and new to this environment I am not sure how I see where this custom property is defined and how to see what a valid value would be (type, value, etc.). Ideas?
... View more