Jumpseller

Number of APIs: 56

Creating an online store requires setting up infrastructure, managing backups, performing regular updates, developing software and ensuring security. Jumpseller is the eCommerce solution that allows you to set up an online store with just a few clicks and start selling! We handle all the boring stuff so you can focus on growing your business!

Contact Support: Name: No Contact Email: email@example.com

  1. orders - Get Orders History GET {{baseUrl}}/orders/:id/history.json

  2. countries-{country code} - Get Countries Country Code Regions GET {{baseUrl}}/countries/:country_code/regions.json

  3. orders - Get Orders GET {{baseUrl}}/orders/{{id}}.json

  4. customers - Delete Customers DELETE {{baseUrl}}/customers/{{id}}.json

  5. countries-{country code} - Get Countries Country Code Regions Region Code GET {{baseUrl}}/countries/:country_code/regions/{{region_code}}.json

  6. countries - Get Countries Country Code GET {{baseUrl}}/countries/{{country_code}}.json

  7. customer categories - Delete Customer Categories DELETE {{baseUrl}}/customer_categories/{{id}}.json

  8. customer categories - Delete Customer Categories Customers DELETE {{baseUrl}}/customer_categories/:id/customers.json

  9. customers - Get Customers Email Email GET {{baseUrl}}/customers/email/{{email}}.json

  10. orders - Get Orders Status Status GET {{baseUrl}}/orders/status/{{status}}.json