Skip to content

Instantly share code, notes, and snippets.

@wehub
Last active April 21, 2017 18:34
Show Gist options
  • Select an option

  • Save wehub/f5b18f24217453ae4283211fab58686b to your computer and use it in GitHub Desktop.

Select an option

Save wehub/f5b18f24217453ae4283211fab58686b to your computer and use it in GitHub Desktop.
curl https://stage.wepayapi.com/v2/account/create \
-H "Authorization: Bearer STAGE_8a19aff55b85a436dad5cd1386db1999437facb5914b494f4da5f206a56a5d20" \
-d "name=Account name" \
-d "description=A description for your account."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment