I'm always curious about data formats so I went digging. Google is my best friend. :)
I couldn't quite figure it out but I found something called Laravel that looks like it. I have no idea what Laravel is but hopefully that will get you started.
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Raul Alberto Jager Weiler
Sent: Tuesday, February 9, 2021 4:17 PM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: Fwd: Data Format?
How can I read this?
---------- Forwarded message ---------
De: Raul Alberto Jager Weiler <raul.jager@xxxxxxxxx>
Date: mar., 9 de feb. de 2021 12:59
Subject: Data Format?
To: Web Enabling the IBM i (AS/400 and iSeries) <web400@xxxxxxxxxxxxxxxxxx>
I found a data format similar to json, but with some differences, here is a sample, Does somebody recognize it?
TIA
array:4 [▼
"nclie" => 9999990
"imp_compra" => 6000
"ref" => "Ediciones"
"detalle_productos[]" => array:1 [▼
0 => array:5 [▼
"id_producto" => 1593
"descripcion_producto" => "Edición Abc Color del 01-02-2021"
"cantidad" => 1
"tipo" => "diario"
"precio_unitario" => 6000
]
]
]
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.