• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Clientify API - Update Budget - Items Fiedl Issue

idnbz

Member
Hello guys I need your help please.

When I try to "Update Budget", using this Clientify REST API command:

PUT https://api.clientify.net//v1/budgets/:budget_id/


For the field "items", I am sending:

[{"id":334907,"product":{"id":4262676,"name":"Some Product Name","currency":"USD"},"item":null,"quantity":"1.00","unit_price":"100.00","discount_percentage":"10.00","taxes":[21],"description":"<html>\r\n<head>\r\n\t<title><\/title>\r\n<\/head>\r\n<body><\/body>\r\n<\/html>"}]

And I get this error message:

[{"product":["Incorrect type. Expected pk value, received dict."]}]

I have the "Simple Response" Disabled.

What is the correct format to send into the "items" field to get rid of this error message?
 

Attachments

  • Issue_Budget_Items.JPG
    Issue_Budget_Items.JPG
    72.4 KB · Views: 95
Last edited:
P

Pabblymember11

Guest
Hey @idnbz

We have tried the same API request at our end in the Postman application, and it seems their API is not responding as expected.

So, kindly contact the application support team and try again.

1679299456018.png
 
Top