Skip to content

Instantly share code, notes, and snippets.

@godfern
Created May 11, 2020 10:31
Show Gist options
  • Save godfern/067cfc66d293c6971a0611877d34560b to your computer and use it in GitHub Desktop.
Save godfern/067cfc66d293c6971a0611877d34560b to your computer and use it in GitHub Desktop.
curl --location --request PUT 'http://10.24.1.250/instances' \
--header 'Content-Type: application/json' \
--data-raw '{
"seller_id": "auyksn1mnx5c1rx5",
"type_reference_id": "SFX",
"type_value": true,
"comments": "",
"from_date": "",
"thru_date": ""
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment