Skip to content

Instantly share code, notes, and snippets.

@danielneu
Created October 9, 2018 14:42
Show Gist options
  • Save danielneu/32ee8930d9e9f2c69e9c620c1d628abf to your computer and use it in GitHub Desktop.
Save danielneu/32ee8930d9e9f2c69e9c620c1d628abf to your computer and use it in GitHub Desktop.
"request": {
"type": "Connections.Response",
"requestId": "amzn1.echo-api.request.d82eb2de-f527-4a07-8367-136789101112",
"timestamp": "2018-10-09T14:36:16Z",
"locale": "de-DE",
"status": {
"code": "400",
"message": "InvalidPaymentMethod"
},
"name": "Charge",
"payload": {
"errorMessage": "The payment method specified in the user's account is declined.",
"errorCode": "InvalidPaymentMethod"
},
"token": "Token 1234"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment