User steffena
Activity by steffena
Score: | 1,100 points (ranked #122) |
Questions: | 5 (3 with best answer chosen) |
Answers: | 0 |
Comments: | 2 |
Voted on: | 0 posts, 0 answers |
Gave out: | 0 up votes, 0 down votes |
Received: | 0 up votes, 0 down votes |
Recent activity by steffena
0
1
answer
175
view
Hi I'm using the soap-api for my integration and I have created an invoice with "CurrentInvoice_Create". This works just fine and the function returns a "invoiceHandle" to me. Now i would like to get the invoice number of the "CurrentInvoice" i ...
0
1
answer
562
view
Im currently listing all invoices from a selected customer. I would like to filter on this result, and only list the invoices newer than a specified date. // Find debtor $debtorHandle = $client->Debtor_FindByNumber(array('number' => $economic_api->customerId))->Debtor_FindByNumberResult; // Find order ids for ... ...
0
1
answer
188
view
Will sorting and filtering be avilable like it is on drafts-experimental in the REST api?
0
1
answer
451
view
I call invoices through the rest api, and get my invoice objects returned. Each invoice contains a link to the invoice-pdf, but i dont know how to access this. I would like to make a link to the pdf or somehow ...
0
1
answer
279
view
Im using the REST-api and would like to get all invoices belonging to a specific customer.. i have been trying: https://restapi.e-conomic.com/invoices/booked?filter=customer.customerNumber$eq:108' Is filtering only available as experimental? - because i can make it work on experimental drafts..
Network
Find all the documentation and resources you need to build great apps.
Go to Developer site
Newsletter
Get the latest news and important info from the e-conomic developer world.
Sign up now