Title: mattap's Replies | WordPress.org

---

# mattap

  [  ](https://wordpress.org/support/users/mattap/)

 *   [Profile](https://wordpress.org/support/users/mattap/)
 *   [Topics Started](https://wordpress.org/support/users/mattap/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mattap/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mattap/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mattap/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mattap/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mattap/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SureCart - Ecommerce Made Easy For Selling Physical Products, Digital Downloads, Subscriptions, Donations, & Payments] Retrieving Models – Building Queries](https://wordpress.org/support/topic/retrieving-models-building-queries/)
 *  Thread Starter [mattap](https://wordpress.org/support/users/mattap/)
 * (@mattap)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/retrieving-models-building-queries/#post-17814293)
 * did some digging into the RequestService class and saw the api url that’s created
   and immediately saw what I was missing.
 * I was trying ‘customer’ and ‘customer_ids’ as the key. Meaning I was missing 
   off the [] at the end of the customer_ids.
 * Long story short, I tried ‘customer_ids[]’ as the key and it worked as expected.

Viewing 1 replies (of 1 total)