Untitled
unknown
plain_text
2 years ago
913 B
7
Indexable
object(stdClass)#315 (1) {
["invoices"]=>
array(1) {
[0]=>
object(stdClass)#194 (6) {
["invoiceType"]=>
string(7) "Invoice"
["id"]=>
string(9) "CV2300001"
["date"]=>
string(24) "2023-09-01T12:00:00.000Z"
["remitToParty"]=>
object(stdClass)#199 (1) {
["partyId"]=>
string(4) "XVA1"
}
["items"]=>
array(1) {
[0]=>
object(stdClass)#313 (4) {
["amazonProductIdentifier"]=>
string(10) "B0B1H2MDCX"
["vendorProductIdentifier"]=>
string(9) "PG-347130"
["invoicedQuantity"]=>
int(35)
["netCost"]=>
int(980)
}
}
["invoiceTotal"]=>
object(stdClass)#314 (2) {
["amount"]=>
int(1224)
["currencyCode"]=>
string(3) "EUR"
}
}
}
}Editor is loading...
Leave a Comment