Jump to content

Recommended Posts

Posted
  On 11/24/2014 at 5:35 PM, lawrence-ytz said:

I'm having trouble accessing only the value for client_id in the response, is there a way to return and store only the client_id of the response in a string?

 

I'm not sure I understand the question. If you take a look at the API, the return values are listed for each method. e.g. Clients::create would return an object, of which the client ID is the "id" property of the resulting object. Clients:add simply returns the integer ID of the client.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...