commit
0fad2158be
1 changed files with 1 additions and 1 deletions
|
@ -999,7 +999,7 @@ class ApiClient
|
|||
return $this->client->makeRequest(
|
||||
sprintf('/delivery/generic/%s/tracking', $code),
|
||||
Client::METHOD_POST,
|
||||
$statusUpdate
|
||||
array('statusUpdate' => json_encode($statusUpdate))
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue