Questions tagged as 'api'

1
answer

Method delete (Restful)

I would like to know how do I do a delete method that receives a list by parameters? I mean, instead of passing only the ID of the item to be deleted, I want to allow N items to be selected and removed all at once, in a single requ...
asked by 23.12.2016 / 18:37
1
answer

Pass the value of the combobox to another field

In the code below I pass the value of Nome of the part to $ value (detail I am using the API data because it is used tbm in C #) and it is shown in combobox to the user select which part either: <label for="sel1">Peç...
asked by 19.11.2016 / 20:46
1
answer

Accept payment via Credit Card via PHP with SSL [duplicate]

I have a system that collects recurring charges from my clients. I already accept boleto bancário. Now I want to accept payment via credit card (NOT FOR PAGSEGURO, PAYPAL, ETC) I want directly with the card operator ... I already have a...
asked by 19.12.2016 / 23:36
1
answer

Persisting JSON Creating List Objects

Good afternoon guys, I'm having a question, I'm trying to persist a JSON via the API: { ... "Analise": [{ "nProcAnalitic": "SR-000446/2015", ... }] ... } And the service answers 200: ... "Anal...
asked by 13.11.2016 / 19:35
1
answer

Api Location with Zone

I have a base of addresses (street, city, state, zip code, neighborhood) and would need to complete the address with the Zone (East, North, South, West, Center). I thought the easiest way to do it would be by API, this site is perfect to illu...
asked by 05.01.2017 / 19:43
0
answers

Google Calendar Api

I'm having trouble with the Google Calendar Access Token. The problem is this. I have to synchronize the calendar of my application with Google Calendar, being that users will provide their emails for google authentication, which will provide th...
asked by 07.11.2016 / 21:01
1
answer

Exchanging project API

Error whenever I change API 24 to API 15, API 16 or API 19.     
asked by 06.10.2016 / 04:18
1
answer

Is there any API for collecting pointers in Redmine?

Is there an API that sets up graphs of indicators such as the working time of each developer, timeliness of delivery among others? I'm in a project with a team and we're stuck with Redmine, and I believe something to display indicators would...
asked by 25.08.2016 / 15:42
2
answers

Checking a branch nearest to a zip code

I'm working on a multi-branch course system. Within the register I have a zip code field and would like this zip code to find the nearest branch. Is there any API or some way to handle this problem?     
asked by 03.10.2014 / 20:18
0
answers

JSON request comes full page

I have problems with requisição JSON , it is returning html of the entire page and my request is JSON . I am using framework Laravel in versão 5.2 I make my request like this: $curl = curl_init...
asked by 11.10.2016 / 15:51