submit specific jquery tabs

submit specific jquery tabs

I have jquery tab with 4 tabs.

When user clicks on submit to go between tabs or clicks on a tab, i want to submit data from tab user is currently on to a specific rest endpoint

How can i achieve this?