Skip to content

Instantly share code, notes, and snippets.

@q-ode
Last active October 24, 2018 12:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save q-ode/cebce4507b457374fdcc8a089c0bc9c5 to your computer and use it in GitHub Desktop.
Save q-ode/cebce4507b457374fdcc8a089c0bc9c5 to your computer and use it in GitHub Desktop.
{
"transactions": [
{
"booking_key": "MSC",
"bic": "FIGODE12345",
"categories": [
{
"parent_id": null,
"id": 11,
"name": "Einkommen"
}
],
"end_to_end_reference": "fasdGopksdf",
"mandate_reference": "string",
"prima_nota_number": "991302",
"sepa_purpose_code": "string",
"sepa_remittance_info": "Dauerauftrag from 10 464310 to 10464311 Dauerauftrag: 1",
"transaction_code": 117,
"visited": null// missing field,
"status": {
"message": "Invalid PIN.",
"sync_timestamp": "2018-10-24T09:31:22Z",
"success_timestamp": "2018-10-24T09:31:22Z"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment