← Back to catalog

Other

Avaza API Documentation

auto-generated
swirls add avaza
actionPOSTv1.0.0

Assign a user as a Member of a Project

the Amount columns for Cost, Budget, Rates should be specified as a decimal. Financial amounts assume the currency of the Customer company. Budget units depend on the Budget method set on the Project.

Source
actionGETv1.0.0

Gets list of Bills

TransactionStatusCode values are: "Draft", "Verified", "Late", "Paid", "Partial", "Void"

Source
actionGETv1.0.0

Gets list of Estimates

EstimateStatusCode values are: "Draft", "Sent", "Accepted", "Converted", "Expired", "Rejected"

Source
actionGETv1.0.0

Gets list of Invoices

TransactionStatusCode values are: "Draft", "Sent", "Late", "Paid", "Partial", "Void"

Source
actionGETv1.0.0

Gets list of Schedule Series

Schedule Series represents a strip of time assigned to a user over a date range, for a certain number of hours per day. They can be for Leave or for project work Bookings.

Source
actionPOSTv1.0.0

Submit Timesheets for Approval.

Either provide a a specific Day (WholeDayOf) or any day in a Week (WholeWeekOf) to submit all draft timesheets in that day or week

Source
actionPUTv1.0.0

Update a Company record.

Requires CompanyID and a list of field names to update. The FieldsToUpdate field accepts a string array containing field names that should be updated.

Source
actionPUTv1.0.0

Update a Member of a Project

Fields are only updated if their field name is in the FieldsToUpdate string collection. The Amount columns for Cost, Budget, Rates if specified should be a decimal. Financial amounts assume the currency of the parent Company. Budget units depend on the Budget method set on the Project.

Source
actionPUTv1.0.0

Update a Task.

Requires TaskID and a list of field names to update. The FieldsToUpdate field accepts a string array containing field names that should be updated.

Source
actionPUTv1.0.0

Update a Timesheet

The FieldsToUpdate field expects a string array collection of the field names you would like updated. Valid fields to update inlcude "ProjectIDFK", "TimeSheetCategoryIDFK", "TaskIDFK", "Duration", "EntryDate", "Notes", "hasStartEndTime", "CustomMetadata". If you intend to provide start/end times on timesheets, this is achieved by including the start time in the EntryDate field (Iso date format), along with a Duration (decimal format).

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec