New API requirement: Accept header in request. Please replace `$headers = [ 'Content-Type: application/json' ];` to `$headers = [ 'Content-Type: application/json', 'Accept: application/vnd.api.v2+json' ];`