API invoice create

Hi
I’m trying to create an invoice using JSON - I’m getting the response:
“{“Errors”:{“Error”:[“Client was not found (1000089)”]}}”

although it exists

Account Number: 1000089
Company Name: fred

help pls

Hello @pjh18

The client ID is not the account reference, it is the unique ID assigned by QuickFile when you create a client.

This can be found in the URL when viewing the client

in this case
image

or using the Client_Search query

Here are the API documents for the query

https://api.quickfile.co.uk/d/v1_2/Invoice_Create

1 Like

This topic was automatically closed after 7 days. New replies are no longer allowed.