I can't find it. For the response I can do `$response->getRawResponse();`, But I also want to log the raw JSON which is send to the API. Can someone help me?
I can't find it. For the response I can do
$response->getRawResponse();,But I also want to log the raw JSON which is send to the API.
Can someone help me?