Skip to content

Instantly share code, notes, and snippets.

@rcdexta
Last active September 14, 2018 23:14
Show Gist options
  • Save rcdexta/90983cdde3890dc6c6302a214a1136c8 to your computer and use it in GitHub Desktop.
Save rcdexta/90983cdde3890dc6c6302a214a1136c8 to your computer and use it in GitHub Desktop.
POST http://localhost:9200/crm_app/customers
{
"fullName": "Rachel Karen Green",
"shortCode": "RKG10",
"createdDate": "2018-10-10"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment