Skip to content

Instantly share code, notes, and snippets.

@sbehrends
Created June 28, 2019 03:32
Show Gist options
  • Save sbehrends/237d32b1b51ff71a8fe85459e1c7745a to your computer and use it in GitHub Desktop.
Save sbehrends/237d32b1b51ff71a8fe85459e1c7745a to your computer and use it in GitHub Desktop.
{
"productos": [{
"id": 1,
"cantidad": 1
}, {
"id": 2,
"cantidad": 2
}],
"pagacon": 300,
"formadepago": "efectivo"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment