Skip to content

Instantly share code, notes, and snippets.

@LFTroya
Created June 20, 2020 01:26
Show Gist options
  • Save LFTroya/8f03f52b20e7c81a7302cd040f1b7dce to your computer and use it in GitHub Desktop.
Save LFTroya/8f03f52b20e7c81a7302cd040f1b7dce to your computer and use it in GitHub Desktop.
[
{
"transaction": {
"user_id": 6,
"month": 5,
"year": 2020,
"updated_at": "2020-06-18T22:32:58.000000Z",
"created_at": "2020-06-18T22:32:58.000000Z",
"id": 1
},
"entities": [
{
"name": "Dr. Donato Gaylord DVM",
"type": "PROVIDER",
"document_number": "756363",
"user_id": 7,
"updated_at": "2020-06-18T22:32:58.000000Z",
"created_at": "2020-06-18T22:32:58.000000Z",
"id": 1,
"invoices": [
{
"transaction_id": 1,
"person_id": 1,
"invoice_number": 67625,
"value": 46015529,
"type": "PAYABLE_ACCOUNT",
"dues_number": 7,
"updated_at": "2020-06-18T22:32:58.000000Z",
"created_at": "2020-06-18T22:32:58.000000Z",
"id": 1,
"invoices_dates": [
{
"invoice_id": 1,
"date": "2020-06-18 22:32:58",
"value": 773,
"updated_at": "2020-06-18T22:32:58.000000Z",
"created_at": "2020-06-18T22:32:58.000000Z",
"id": 1
}
]
}
]
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment