Skip to content

Instantly share code, notes, and snippets.

@aykutyaman
Last active December 21, 2015 02:28
Show Gist options
  • Select an option

  • Save aykutyaman/6234866 to your computer and use it in GitHub Desktop.

Select an option

Save aykutyaman/6234866 to your computer and use it in GitHub Desktop.
curl https://api.efatura.com/ \
...
-d "receiver[name]=Foo" \
-d "receiver[surname]=Bar" \
-d "total=30.08"
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment