Skip to content

Instantly share code, notes, and snippets.

@adamwitko
Created March 31, 2015 09:44
Show Gist options
  • Save adamwitko/e8cf20ce0e36be4b7d42 to your computer and use it in GitHub Desktop.
Save adamwitko/e8cf20ce0e36be4b7d42 to your computer and use it in GitHub Desktop.
Account Request 2
{
"customer": {
"firstName": "Adam",
"lastName": "Witko",
"bankAccount" : {
"number": "92827182",
"sortCode": "991122"
}
},
"payment": {
"amount": 100,
"frequency": 2,
"date": "2015-05-05T23:59:59.120Z",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment