My dad always told me that there are no dumb questions, but I feel like this one might be. I'm at a loss right now though and can't figure this out.
Is it possible to show the Deal ID (which I do see in the URL) onto the Deal page or form? Having it more visible would help my end user that does invoicing.
Thanks in advance.
You are correct, you can find the Deal ID in Sell by clicking a deal and checking the URL.
Additionally, they can be obtained via the API, by calling this particular endpoint here ~
https://developers.getbase.com/docs/rest/reference/deals
There's no other location where you can find the Deal ID apart from these two options, unfortunately.