const instance = (endpoint, secret, obj, algorithm) => {
  const coll = new ObjectCollection(obj);
  return new Order(
    new HttpResponseXml(
      new OrderValidHttpPost(