Discussions

Ask a Question

Problems with the API All timesheets

This endpoint is not bringing me the corresponding data that the application shows me. Even though the application brings me a lot of data on these dates, the endpoint does not bring me any data, no matter how many times I change the dates. It is also confusing how it handles query parameters. It should handle them as follows: ?page=1&limit=10&sort=ASC&sort_by=created_at&date=2024-08-01&to_date=2025-05-29

Not able to use template while creating a quotation using Zuper API call

Hi,

ANSWERED

Adding Query Parameter "product_type=PRODUCT" to Get all Products

Hi,

ANSWERED

There's a bug in using POST request for any product

ANSWERED

Finding Assets with 'Asset Status -> Active'

How can you use the get all assets that have an 'Asset Status -> Active'? When I look at the JSON object for the asset, the asset status is "asset_status": ""

ANSWERED

Asset -> Update Asset URL

FYI, the URL for the Asset->Update Asset is incorrect on the API doc.

ANSWERED

quyering data bad request

I'm trying to reach api/timesheets, but I keep getting a 400 error. I've tried both cURL and HttpClient, but nothing seems to work. What am I missing?

ANSWERED

Duplicate Customers

Whenever I try to create a duplicate customer manually from frontend I was ableto create but the same scenario is not working thorough API's what could be the reason?

ANSWERED

day /time offs api data

Good morning, Could you please help: I need to see all time offs for technicians (for instance, if Technician A is off, the system should indicate whether they are off for the full day or just part of the day) via API.