*

MB Themes

Common API calls for Rest API plugin
« on: August 29, 2021, 08:28:46 PM »
Here, you may find list of casual calls those are complicated to built.

Publish a new listing
Code: [Select]
https://plugins.abprofitrade.eu/oc-content/plugins/rest/api.php?key=test-api-key&type=insert&object=item&action=add&catId=32&contactName=John&[email protected]&price=25&countryId=US&regionId=782042&cityId=424219&title[en_US]=Hello+world+title&description[en_US]=Today%20is%20a%20beautiful%20day%20to%20create%20new%20listing%20using%20API
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Common API calls for Rest API plugin
« Reply #1 on: September 25, 2023, 01:19:06 PM »
Where can i found update listing ?

*

MB Themes

Re: Common API calls for Rest API plugin
« Reply #2 on: September 25, 2023, 06:43:40 PM »
It will be very similar to publsih with 1-2 changes like editId param and type of action (might be).
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots