Create Service Provider

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

$.get('http://yoursite.com/test/' + id, function(data) {
    console.log(data);
});
Body Params
json
Defaults to {"firstName":"john","lastName":"doe", "email":"[email protected]","phoneNumber":"15619237018"}
string
Defaults to "Readme.io Test Registration"

The name of the Service Provider

string
Defaults to "rdme"
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json