Hi Pav, all those gaps have been noted, and I’ll keep you updated as they get resolved. As you know, querying isn’t planned in v2 at the moment, but I’ll share any updates as they come!
@Pav It was decided not to support custom field filtering in v2 due to performance concerns. This is still an open question for future versions, but as of now there are no plans to include it in v2.
@OmarAlmonte - Sorry, but I do not understand your team thinking here.
I can go in and make a Saved Search with a particular Custom Field set. That search can be run via the REST API. The only difference is that you have to manually setup the search.
But your team has partially added other endpoints to add, update and delete custom fields, like for the Orders.
I am sure other developers will come along soon to request this requirement.
Custom Fields for Companies now support Create, Update, and Get Model via the API. You can create and update Company custom fields and retrieve their model through REST v2.
@OmarAlmonte Great! One questuon - is it possible to utilize paypal as an option via the API? Lets say our default merchant is stripe or authorize.net. But we want customers to also have the ability to use paypal. Any documentation? Thanks.
@Rick_Nielsen Payments are always processed through the default gateway. If you need to use PayPal, you would have to update the default merchant using this endpoint. Right now, there isn’t an option in V2 to process payments through a gateway other than the default one.
No, there isn’t a way to do that via the API right now, but I’ve brought it up internally. If it ends up being implemented, I’ll be sure to share an update.