Skip to content

Instantly share code, notes, and snippets.

@JoaoVagner
Created December 4, 2014 21:25
Show Gist options
  • Save JoaoVagner/65935b9bcec3aea339d4 to your computer and use it in GitHub Desktop.
Save JoaoVagner/65935b9bcec3aea339d4 to your computer and use it in GitHub Desktop.
{
"ref": "123456",
"simulation": true,
"payments": [
{
"mode": "boleto",
"value": 1000,
"ref": {
"customerName": "Usuario de Teste",
"expirationDate": "01/01/2014",
"instructions": "Instruções do Boleto"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment