Create an Order xml-rpc

When we are creating an order from xml-rpc planID. What is the default plan id?
If am ignoring the planID is giving the below error.

No method matching arguments: java.lang.String, java.lang.Integer, java.lang.Integer, [Ljava.lang.Object;, [Ljava.lang.Object;, java.lang.Boolean, [Ljava.lang.Object;, java.lang.Integer, java.lang.Integer

according to docs:

planID: ID of the payment plan to use when creating the order. If not specified, the default plan is used.

Try it with 0