Discussions

Ask a Question

Issue using base URL from /api/config – "Invalid API Key"

Hi Zuper team,

Answered

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?