You just need to send a JSON array of order items, e.g.


   { 

      "type":"4x6",

      "url":"https://..."

   },

   { 

      "type":"5x7",

      "url":"https://..."

   }

]