Questions tagged as 'jasminsoftware'

1
answer

How do I create a receipt for the total amount for a specific invoice?

Good afternoon, I've been searching the API reference and even the examples from Postman and I have tried the endpoints /invoiceReceipt/invoices and /accountsReceivable/processOpenItems and none seems to work as described...
asked by 17.12.2018 / 18:21
1
answer

Login and create invoice

We are trying to implement invoices automatically and with difficulty in realizing: What endpoint to get the access token What is the endpoint for creating an invoice Is it possible after creating the invoice to get the pdf, or to automa...
asked by 30.08.2018 / 12:04
1
answer

Endpoint to send document by email

Good afternoon. Where can I find more complete endpoint documentation for sending documents via email? More specifically, I wanted to programmatically replicate the functionality that appears in the Jasmin UI in each document with the "Send -...
asked by 02.10.2018 / 18:58
1
answer

Login using the postman example

Good afternoon. I'm trying to login using the postman example that it has in the repository. link But in the token request response I get the following response:    {"error": "invalid_scope"} At this point I have the scope with...
asked by 17.09.2018 / 18:10
2
answers

How to filter through the ModifiedOn field in an ODATA query?

I want to get only the latest documents in a GET to the Jasmin API. Can I use the ModifiedOn field in the $ filter of the ODATA query? How should I do it?     
asked by 27.12.2018 / 13:15
0
answers

Print Order [pending]

Good afternoon, I'm using the Jasmin API to automatically perform Orders. Once the order has been placed, if you enter Jasmin and try to print the same it will be in loading and will not print, if you try to send by email it even says that...
asked by 04.01.2019 / 14:12
1
answer

What value should the template parameter of the Jasminsoftware Web API endpoint take to download an invoice?

The company that uses the web api of Jasmin only provides services, so in downloading the invoice not only do not need to have the goods delivery data as these make it unaesthetic. The endpoint for downloading said invoice, according to the docu...
asked by 02.10.2018 / 04:37
2
answers

How to edit the data of a created client (ex: Name, Address, ...) [closed]

I'm using the Jasmin API to send automatic invoices for online payments, I've looked, but I'm not seeing how I can edit a customer's information, I can create through the endpoint: api/{tenantKey}/{orgKey}/salesCore/customerParties But I do...
asked by 06.12.2018 / 00:34