Rank: Newbie
Groups: Registered
Joined: 3/9/2023(UTC) Posts: 8
Thanks: 5 times
|
I can see how I can recall an existing transaction, but they're all by ID. How do I search for the transaction ID of an existing transaction? Specifically looking for CustomerInvoices and checks. Am I just missing it in the LookupID function?
Thanks,
|
|
|
|
Rank: Administration
Groups: Administrators, Moderator, Registered Joined: 2/28/2018(UTC) Posts: 53 Location: Red Wing, MN
Was thanked: 4 time(s) in 4 post(s)
|
The CenterPoint SDK doesn't allow for a Transaction Lookup like it does for maintenance items, such as Customers and Sales Items. The SDK is actually being depreciated for 3rd party development, instead, we would recommend using the new REST API which does have methods for searching for Customer Invoices and Receipts. Alternatively, you could pull Customer Invoice/Receipt information from an applicable report using the Data Browser tool. You can find more detail on the REST API here: https://www.redwingsoftw...om/home/developer-portalRegards, - Aaron.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 3/9/2023(UTC) Posts: 8
Thanks: 5 times
|
Aaron, Thank you for the information. I understand that the API is being phased out, but the REST API in its current state doesn't meet my needs. I need a batch job to run via the task schedule where a user is not logged into the computer. Is there a way to do this with the REST API that I'm missing? If not, what is the answer for the need for automated interfaces?
Thanks, Mark
|
|
|
|
Rank: Administration
Groups: Administrators, Moderator, Registered Joined: 2/28/2018(UTC) Posts: 53 Location: Red Wing, MN
Was thanked: 4 time(s) in 4 post(s)
|
Mark,
Currently, no, you couldn't utilize the REST API on a machine that was logged-out of Windows. You could install CenterPoint (and the REST API service) on a separate machine specifically for the interface. CenterPoint itself doesn't have to be logged-in or running for the REST API service to work.
The alternative would be to use the Data Browser tool with the command line interface, which lends itself to Scheduled Task-based operations.
- Aaron.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Red Wing Software Developer Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close