Articles
Logging into your SedonaAPI
Your browser does not support HTML5 video. ...
Pre-install Checklist: SedonaAPI 2.0/SedonaWeb 2.0
SedonaAPI 2.0 enables the ability to push/pull data from add-on modules to SedonaOffice. SedonaWeb 2.0 is a module that can be enabled on SedonaAPI 2.0. SedonaAPI 2.0 can be referenced by several different names: SedonaCloud SedonaWeb 2.0 ...
How to Filter by Date Using APIs
How can we use a date range with an API endpoint to filter the results returned?
Resolution:
You can filter dates using the $filter parameter. The $filter parameter specifies inclusion or exclusion criteria for returning matches in...
POST Credits through API Fails with Error Accounting Period Not Open
Issue:
We need to create Credit Memos using the API. When we send the request the credit memo with CreditDetails, it is not created. The error comes up for the accounting period not being open.
{
"validationError": [
...
Credits Added through API Not Showing Line-Item Details
Issue:
We need to create Credit Memos using the API. When we send the request the credit is created but when opened in SedonaOffice the details are not displaying.
Resolution:
One reason this can happen is ...
Fix Error: An Item With the Same Key Has Already Been Added in SedonaCloud
Description of Issue:
Company Users cannot log into the application due to duplicate values in the Preferences table.
We have seen cases where a duplicate preference va lue is created for a SedonaCloud Company. When...
Using the PUT Verb to Update Service Ticket Dispatch Using the SedonaWeb 2.0 API
Issue:
When trying to update a Service Ticket Dispatch record using the API, the dispatch can no longer be viewed in the SedonaOffice application.
Sending the package below using the PUT for Service Ticket Dispatch results in the dispatch ...
How SedonaOffice gets ACH Tokens for Payment Methods
Issue:
We would like to use the SedonaAPI2.0 to integrate with our website to allow users to add credit cards. How does SedonaWeb generate the tokens for Payment Methods?
Resolution:
SedonaOffice and SedonaWeb use Forte Checkout t...
Minimum Requirements for Creating a Service Ticket Dispatch using SedonaCloud API
Issue:
We would like to use the SedonaCloud API 2.0 to create Service Ticket Dispatches.
What are the minimum requirements to create a valid dispatch record?
Resolution:
If you have SedonaCloud API you can see the API d...