mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
debug yd api
This commit is contained in:
+1
-1
@@ -156,7 +156,7 @@ class FetchOrderListsFromYdPortalProcessor
|
||||
]);
|
||||
|
||||
$rows = $this->fetchesDataFRomYDPortal->getResponseBody($orderRequest);
|
||||
|
||||
dd($rows);
|
||||
foreach($rows->data as $row){
|
||||
|
||||
$containerReference = null;
|
||||
|
||||
Reference in New Issue
Block a user