Skip to content

Instantly share code, notes, and snippets.

@twmills
Created July 9, 2014 16:12
Show Gist options
  • Save twmills/94433a409df0ac5960c4 to your computer and use it in GitHub Desktop.
Save twmills/94433a409df0ac5960c4 to your computer and use it in GitHub Desktop.
ShippingEasy Partner API New Account Payload
{
"account":{
"first_name":"Bonita",
"last_name":"Yundt",
"company_name":"Emard, Becker and Morissette",
"email":"heber@kuhlman.net",
"phone_number":"787.128.7490",
"address":"97509 Littel Throughway",
"address2":"",
"state":"AA",
"city":"North Marielastad",
"postal_code":"46183",
"country":"Moldova",
"password":"abc123",
"subscription_plan_code":"select"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment